Uses of Class
net.minecraft.world.entity.animal.allay.Allay
Package
Description
-
Uses of Allay in net.minecraft.client.model
-
Uses of Allay in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptionprotected int
AllayRenderer.getBlockLightLevel
(Allay p_234560_, BlockPos p_234561_) AllayRenderer.getTextureLocation
(Allay p_234558_) -
Uses of Allay in net.minecraft.world.entity
-
Uses of Allay in net.minecraft.world.entity.animal.allay
Modifier and TypeFieldDescriptionprotected static final com.google.common.collect.ImmutableList<SensorType<? extends Sensor<? super Allay>>>
Allay.SENSOR_TYPES
Modifier and TypeMethodDescriptionprotected Brain.Provider<Allay>
Allay.brainProvider()
Allay.getBrain()
Modifier and TypeMethodDescriptionprivate static void
AllayAi.initCoreActivity
(Brain<Allay> p_218426_) private static void
AllayAi.initIdleActivity
(Brain<Allay> p_218432_) protected static Brain<?>