Class MobBEntities
java.lang.Object
dev.cammiescorner.mobb.common.registries.MobBEntities
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final dev.upcraft.sparkweave.api.registry.RegistryHandler<net.minecraft.world.entity.EntityType<?>> static final dev.upcraft.sparkweave.api.registry.RegistrySupplier<net.minecraft.world.entity.EntityType<PhantomEntity>> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ENTITY_TYPES
public static final dev.upcraft.sparkweave.api.registry.RegistryHandler<net.minecraft.world.entity.EntityType<?>> ENTITY_TYPES -
PHANTOM
public static final dev.upcraft.sparkweave.api.registry.RegistrySupplier<net.minecraft.world.entity.EntityType<PhantomEntity>> PHANTOM
-
-
Constructor Details
-
MobBEntities
public MobBEntities()
-