Uses of Class
net.minecraft.world.entity.monster.Zoglin
Packages that use Zoglin
Package
Description
-
Uses of Zoglin in net.minecraft.client.renderer.entity
Subclasses with type arguments of type Zoglin in net.minecraft.client.renderer.entity -
Uses of Zoglin in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type Zoglin -
Uses of Zoglin in net.minecraft.world.entity.monster
Fields in net.minecraft.world.entity.monster with type parameters of type ZoglinModifier and TypeFieldDescriptionprivate static final Brain.Provider<Zoglin> Zoglin.BRAIN_PROVIDERMethods in net.minecraft.world.entity.monster that return types with arguments of type ZoglinModifier and TypeMethodDescriptionprotected static List<ActivityData<Zoglin>> Zoglin.getActivities()Zoglin.getBrain()private static ActivityData<Zoglin> Zoglin.initCoreActivity()private static ActivityData<Zoglin> Zoglin.initFightActivity()private static ActivityData<Zoglin> Zoglin.initIdleActivity()Zoglin.makeBrain(Brain.Packed packedBrain) Constructor parameters in net.minecraft.world.entity.monster with type arguments of type Zoglin