Uses of Class
net.minecraft.entity.passive.BatEntity
Packages that use BatEntity
Package
Description
The base package for all Minecraft classes.
-
Uses of BatEntity in net.minecraft
Subclasses of BatEntity in net.minecraftConstructor parameters in net.minecraft with type arguments of type BatEntityModifierConstructorDescriptionclass_9498(EntityType<? extends BatEntity> entityType, World world) -
Uses of BatEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type BatEntity -
Uses of BatEntity in net.minecraft.client.render.entity.model
Methods in net.minecraft.client.render.entity.model with parameters of type BatEntity -
Uses of BatEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type BatEntity -
Uses of BatEntity in net.minecraft.entity.passive
Method parameters in net.minecraft.entity.passive with type arguments of type BatEntityModifier and TypeMethodDescriptionstatic booleanBatEntity.canSpawn(EntityType<? extends BatEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random) Constructor parameters in net.minecraft.entity.passive with type arguments of type BatEntity