Package dev.architectury.mixin.inject
Class MixinEntityType
java.lang.Object
dev.architectury.mixin.inject.MixinEntityType
- All Implemented Interfaces:
InjectedEntityTypeExtension
,InjectedRegistryEntryExtension<net.minecraft.world.entity.EntityType<?>>
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface dev.architectury.extensions.injected.InjectedEntityTypeExtension
arch$holder
Methods inherited from interface dev.architectury.extensions.injected.InjectedRegistryEntryExtension
arch$registryName
-
Constructor Details
-
MixinEntityType
public MixinEntityType()
-