Class BlockShapeRegistryLoader

java.lang.Object
org.geysermc.geyser.registry.loader.BlockShapeRegistryLoader
All Implemented Interfaces:
RegistryLoader<String,List<BoundingBox[]>>

public class BlockShapeRegistryLoader extends Object implements RegistryLoader<String,List<BoundingBox[]>>