Uses of Class
net.minecraft.world.entity.monster.Zoglin
Packages that use Zoglin
Package
Description
-
Uses of Zoglin in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type 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 com.google.common.collect.ImmutableList<? extends SensorType<? extends Sensor<? super Zoglin>>>
Zoglin.SENSOR_TYPES
Methods 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 void
Zoglin.initCoreActivity(Brain<Zoglin> p_34217_)
private static void
Zoglin.initFightActivity(Brain<Zoglin> p_34237_)
private static void
Zoglin.initIdleActivity(Brain<Zoglin> p_34229_)
Constructor parameters in net.minecraft.world.entity.monster with type arguments of type Zoglin