Class BlockEntityRegistryLoader

All Implemented Interfaces:
RegistryLoader<String,​Map<String,​BlockEntityTranslator>>

public class BlockEntityRegistryLoader extends AnnotatedRegistryLoader<String,​BlockEntity,​BlockEntityTranslator>
Loads block entities from the given classpath.
  • Constructor Details

    • BlockEntityRegistryLoader

      public BlockEntityRegistryLoader()