Uses of Class
net.minecraft.world.entity.animal.frog.Tadpole
Package
Description
-
Uses of Tadpole in net.minecraft.client.model
-
Uses of Tadpole in net.minecraft.client.renderer.entity
-
Uses of Tadpole in net.minecraft.world.entity
-
Uses of Tadpole in net.minecraft.world.entity.animal.frog
Modifier and TypeFieldDescriptionprotected static final com.google.common.collect.ImmutableList<SensorType<? extends Sensor<? super Tadpole>>>
Tadpole.SENSOR_TYPES
Modifier and TypeMethodDescriptionprotected Brain.Provider<Tadpole>
Tadpole.brainProvider()
Tadpole.getBrain()
Modifier and TypeMethodDescriptionprivate static void
TadpoleAi.initCoreActivity
(Brain<Tadpole> p_218746_) private static void
TadpoleAi.initIdleActivity
(Brain<Tadpole> p_218748_) protected static Brain<?>