Uses of Class
net.minecraft.world.entity.animal.frog.Tadpole
Packages that use Tadpole
Package
Description
-
Uses of Tadpole in net.minecraft.client.renderer.entity
Subclasses with type arguments of type Tadpole in net.minecraft.client.renderer.entity -
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 TypeFieldDescriptionprivate static final Brain.Provider<Tadpole> Tadpole.BRAIN_PROVIDERMethods in net.minecraft.world.entity.animal.frog that return types with arguments of type TadpoleModifier and TypeMethodDescriptionstatic List<ActivityData<Tadpole>> TadpoleAi.getActivities()Tadpole.getBrain()private static ActivityData<Tadpole> TadpoleAi.initCoreActivity()private static ActivityData<Tadpole> TadpoleAi.initIdleActivity()Tadpole.makeBrain(Brain.Packed packedBrain) Methods in net.minecraft.world.entity.animal.frog with parameters of type Tadpole