Class EntityHooksImpl
java.lang.Object
dev.architectury.hooks.level.entity.fabric.EntityHooksImpl
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.world.level.entity.EntityInLevelCallback
wrapEntityInLevelCallback
(net.minecraft.world.entity.Entity entity, net.minecraft.world.level.entity.EntityInLevelCallback callback)
-
Constructor Details
-
EntityHooksImpl
public EntityHooksImpl()
-
-
Method Details
-
wrapEntityInLevelCallback
public static net.minecraft.world.level.entity.EntityInLevelCallback wrapEntityInLevelCallback(net.minecraft.world.entity.Entity entity, net.minecraft.world.level.entity.EntityInLevelCallback callback)
-