Uses of Class
net.minecraft.entity.passive.BatEntity
Package
Description
-
Uses of BatEntity in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptionBatRenderer.getTextureLocation
(BatEntity p_110775_1_) protected void
BatRenderer.scale
(BatEntity p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) protected void
BatRenderer.setupRotations
(BatEntity p_225621_1_, MatrixStack p_225621_2_, float p_225621_3_, float p_225621_4_, float p_225621_5_) -
Uses of BatEntity in net.minecraft.client.renderer.entity.model
-
Uses of BatEntity in net.minecraft.entity
-
Uses of BatEntity in net.minecraft.entity.passive
Modifier and TypeMethodDescriptionstatic boolean
BatEntity.checkBatSpawnRules
(EntityType<BatEntity> p_223369_0_, IWorld p_223369_1_, SpawnReason p_223369_2_, BlockPos p_223369_3_, Random p_223369_4_) ModifierConstructorDescriptionBatEntity
(EntityType<? extends BatEntity> p_i50290_1_, World p_i50290_2_)