Uses of Class
net.minecraft.entity.mob.EndermiteEntity
Packages that use EndermiteEntity
-
Uses of EndermiteEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type EndermiteEntity -
Uses of EndermiteEntity in net.minecraft.entity.mob
Method parameters in net.minecraft.entity.mob with type arguments of type EndermiteEntityModifier and TypeMethodDescriptionstatic boolean
EndermiteEntity.canSpawn
(EntityType<EndermiteEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random) Constructor parameters in net.minecraft.entity.mob with type arguments of type EndermiteEntityModifierConstructorDescriptionEndermiteEntity
(EntityType<? extends EndermiteEntity> type, World world)