Uses of Class
net.minecraft.entity.passive.BatEntity
Packages that use BatEntity
Package
Description
-
Uses of BatEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type BatEntityModifier and TypeMethodDescriptionprotected voidBatEntityRenderer.method_3882(BatEntity batEntity, MatrixStack matrixStack, float float2, float float3, float float4) BatEntityRenderer.method_3883(BatEntity batEntity) protected voidBatEntityRenderer.method_3884(BatEntity batEntity, MatrixStack matrixStack, float float2) -
Uses of BatEntity in net.minecraft.client.render.entity.model
Methods in net.minecraft.client.render.entity.model with parameters of type BatEntityModifier and TypeMethodDescriptionvoidBatEntityModel.method_17069(BatEntity batEntity, float float2, float float3, float float4, float float5, float float6) -
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<BatEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random) Constructor parameters in net.minecraft.entity.passive with type arguments of type BatEntity