Uses of Class
net.minecraft.entity.passive.BatEntity
Package
Description
-
Uses of BatEntity in net.minecraft.client.render.entity
Modifier and TypeMethodDescriptionBatEntityRenderer.getTexture(BatEntity batEntity)
protected void
BatEntityRenderer.scale(BatEntity batEntity, MatrixStack matrixStack, float float2)
protected void
BatEntityRenderer.setupTransforms(BatEntity batEntity, MatrixStack matrixStack, float float2, float float3, float float4)
-
Uses of BatEntity in net.minecraft.client.render.entity.model
-
Uses of BatEntity in net.minecraft.entity
-
Uses of BatEntity in net.minecraft.entity.passive
Modifier and TypeMethodDescriptionstatic boolean
BatEntity.canSpawn(EntityType<BatEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random)