Interface BlockRegistry
public interface BlockRegistry
-
Method Summary
Modifier and TypeMethodDescriptiondefault Optional<BlockBehaviour> default Optional<BlockBehaviour> fromNetworkId(int networkId) default voidregister(BlockBehaviour behaviour) voidtypes()
-
Method Details
-
type
-
type
-
fromNetworkId
-
register
-
register
-
behaviour
-
behaviour
-
types
Collection<BlockType> types() -
parse
-