Uses of Class
net.minecraft.world.entity.monster.Zoglin
Packages that use Zoglin
-
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 TypeFieldDescriptionprotected static final ImmutableList<? extends SensorType<? extends Sensor<? super Zoglin>>> Zoglin.SENSOR_TYPESMethods in net.minecraft.world.entity.monster that return types with arguments of type ZoglinModifier and TypeMethodDescriptionprotected Brain.Provider<Zoglin> Zoglin.brainProvider()Zoglin.getBrain()Method parameters in net.minecraft.world.entity.monster with type arguments of type ZoglinModifier and TypeMethodDescriptionprivate static voidZoglin.initCoreActivity(Brain<Zoglin> pBrain) private static voidZoglin.initFightActivity(Brain<Zoglin> pBrain) private static voidZoglin.initIdleActivity(Brain<Zoglin> pBrain) Constructor parameters in net.minecraft.world.entity.monster with type arguments of type Zoglin