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 ZoglinModifier and TypeMethodDescriptionZoglinRenderer.getTextureLocation
(Zoglin pEntity) Returns the location of an entity's texture. -
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 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> pBrain) private static void
Zoglin.initFightActivity
(Brain<Zoglin> pBrain) private static void
Zoglin.initIdleActivity
(Brain<Zoglin> pBrain) Constructor parameters in net.minecraft.world.entity.monster with type arguments of type Zoglin