JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.galliumpowered.world.block
Interface Block
All Known Subinterfaces:
WorldBlock
public interface
Block
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getId
()
The ID of the block
String
getName
()
The name of the block
Method Details
getId
String
getId
()
The ID of the block
Returns:
Block ID
getName
String
getName
()
The name of the block
Returns:
Block name