- All Superinterfaces:
Registry
-
Method Summary
Modifier and TypeMethodDescriptiongetBehavior(BlockType type) getBlock(int runtimeId) getBlock(Identifier id) getBlock(Identifier id, int meta) com.google.common.collect.ImmutableList<BlockState>intgetRuntimeId(BlockState state) intgetRuntimeId(Identifier id, int meta) booleanisBlock(Identifier id) voidoverwriteBehavior(BlockType type, BlockBehavior behavior) voidregister(BlockType type, BlockBehavior behavior)
-
Method Details
-
register
- Throws:
RegistryException
-
getBehavior
-
overwriteBehavior
-
isBlock
-
getRuntimeId
-
getRuntimeId
-
getBlock
-
getBlock
-
getBlock
-
getBlock
-
getBlock
-
getBlockStates
com.google.common.collect.ImmutableList<BlockState> getBlockStates()
-