Class EntityModelLayerRegistryImpl

java.lang.Object
dev.architectury.registry.client.level.entity.fabric.EntityModelLayerRegistryImpl

public class EntityModelLayerRegistryImpl extends Object
  • Constructor Details

    • EntityModelLayerRegistryImpl

      public EntityModelLayerRegistryImpl()
  • Method Details

    • register

      public static void register(net.minecraft.client.model.geom.ModelLayerLocation location, Supplier<net.minecraft.client.model.geom.builders.LayerDefinition> definition)