Uses of Class
net.minecraft.world.entity.ambient.Bat
Packages that use Bat
Package
Description
-
Uses of Bat in net.minecraft.client.renderer.entity
Subclasses with type arguments of type Bat in net.minecraft.client.renderer.entityMethods in net.minecraft.client.renderer.entity with parameters of type BatModifier and TypeMethodDescriptionvoidBatRenderer.extractRenderState(Bat entity, BatRenderState state, float partialTicks) -
Uses of Bat in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type Bat -
Uses of Bat in net.minecraft.world.entity.ambient
Method parameters in net.minecraft.world.entity.ambient with type arguments of type BatModifier and TypeMethodDescriptionstatic booleanBat.checkBatSpawnRules(EntityType<Bat> type, LevelAccessor level, EntitySpawnReason spawnReason, BlockPos pos, RandomSource random) Constructor parameters in net.minecraft.world.entity.ambient with type arguments of type Bat