Uses of Class
net.minecraft.world.entity.animal.frog.Tadpole
Packages that use Tadpole
Package
Description
- 
Uses of Tadpole in net.minecraft.client.modelClasses in net.minecraft.client.model with type parameters of type Tadpole
- 
Uses of Tadpole in net.minecraft.client.renderer.entityMethods in net.minecraft.client.renderer.entity with parameters of type Tadpole
- 
Uses of Tadpole in net.minecraft.world.entityFields in net.minecraft.world.entity with type parameters of type Tadpole
- 
Uses of Tadpole in net.minecraft.world.entity.animal.frogFields 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_TYPESMethods 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 voidTadpoleAi.initCoreActivity(Brain<Tadpole> p_218746_) private static voidTadpoleAi.initIdleActivity(Brain<Tadpole> p_218748_) protected static Brain<?>