Uses of Class
net.minecraft.world.entity.monster.Creeper
Packages that use Creeper
Package
Description
-
Uses of Creeper in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type CreeperModifier and TypeMethodDescriptionCreeperRenderer.getTextureLocation
(Creeper p_114041_) protected float
CreeperRenderer.getWhiteOverlayProgress
(Creeper p_114043_, float p_114044_) protected void
-
Uses of Creeper in net.minecraft.client.renderer.entity.layers
Fields in net.minecraft.client.renderer.entity.layers with type parameters of type CreeperMethods in net.minecraft.client.renderer.entity.layers that return types with arguments of type CreeperConstructor parameters in net.minecraft.client.renderer.entity.layers with type arguments of type CreeperModifierConstructorDescriptionCreeperPowerLayer
(RenderLayerParent<Creeper, CreeperModel<Creeper>> p_174471_, EntityModelSet p_174472_) CreeperPowerLayer
(RenderLayerParent<Creeper, CreeperModel<Creeper>> p_174471_, EntityModelSet p_174472_) -
Uses of Creeper in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type Creeper -
Uses of Creeper in net.minecraft.world.entity.ai.goal
Fields in net.minecraft.world.entity.ai.goal declared as CreeperConstructors in net.minecraft.world.entity.ai.goal with parameters of type Creeper -
Uses of Creeper in net.minecraft.world.entity.monster
Constructor parameters in net.minecraft.world.entity.monster with type arguments of type Creeper