Uses of Interface
net.minecraft.world.level.entity.EntityInLevelCallback
Packages that use EntityInLevelCallback
-
Uses of EntityInLevelCallback in net.minecraft.world.entity
Fields in net.minecraft.world.entity declared as EntityInLevelCallbackMethods in net.minecraft.world.entity with parameters of type EntityInLevelCallbackModifier and TypeMethodDescriptionvoidEntity.setLevelCallback(EntityInLevelCallback levelCallback) -
Uses of EntityInLevelCallback in net.minecraft.world.level.entity
Classes in net.minecraft.world.level.entity that implement EntityInLevelCallbackModifier and TypeClassDescription(package private) class(package private) classFields in net.minecraft.world.level.entity declared as EntityInLevelCallbackMethods in net.minecraft.world.level.entity with parameters of type EntityInLevelCallbackModifier and TypeMethodDescriptionvoidEntityAccess.setLevelCallback(EntityInLevelCallback levelCallback)