- 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>intgetRundtimeId(Identifier id, int meta)intgetRuntimeId(BlockState state)booleanisBlock(Identifier id)voidoverwriteBehavior(BlockType type, BlockBehavior behavior)voidregister(BlockType type, BlockBehavior behavior)
-
Method Details
-
register
- Throws:
RegistryException
-
getBehavior
-
overwriteBehavior
-
isBlock
-
getRuntimeId
-
getRundtimeId
-
getBlock
-
getBlock
-
getBlock
-
getBlock
-
getBlock
-
getBlockStates
com.google.common.collect.ImmutableList<BlockState> getBlockStates()
-