Uses of Class
net.minecraft.world.entity.animal.frog.Tadpole
Packages that use Tadpole
Package
Description
-
Uses of Tadpole in net.minecraft.client.model
Classes in net.minecraft.client.model with type parameters of type Tadpole -
Uses of Tadpole in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type Tadpole -
Uses of Tadpole in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type Tadpole -
Uses of Tadpole in net.minecraft.world.entity.animal.frog
Fields in net.minecraft.world.entity.animal.frog with type parameters of type TadpoleModifier and TypeFieldDescriptionprotected static final com.google.common.collect.ImmutableList
<SensorType<? extends Sensor<? super Tadpole>>> Tadpole.SENSOR_TYPES
Methods in net.minecraft.world.entity.animal.frog that return types with arguments of type TadpoleModifier and TypeMethodDescriptionprotected Brain.Provider
<Tadpole> Tadpole.brainProvider()
Tadpole.getBrain()
Methods in net.minecraft.world.entity.animal.frog with parameters of type TadpoleMethod parameters in net.minecraft.world.entity.animal.frog with type arguments of type TadpoleModifier and TypeMethodDescriptionprivate static void
TadpoleAi.initCoreActivity
(Brain<Tadpole> p_218746_) private static void
TadpoleAi.initIdleActivity
(Brain<Tadpole> p_218748_) protected static Brain
<?>