Uses of Class
net.minecraft.entity.mob.CreeperEntity
Packages that use CreeperEntity
-
Uses of CreeperEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type CreeperEntityModifier and TypeMethodDescriptionprotected IdentifierCreeperEntityRenderer.getTexture(CreeperEntity creeperEntity) protected intCreeperEntityRenderer.method_5776(CreeperEntity creeperEntity, float float2, float float3) protected intCreeperEntityRenderer.method_5779(CreeperEntity creeperEntity, int int2, float float2) protected intCreeperEntityRenderer.method_5784(CreeperEntity creeperEntity, int int2, float float2) protected voidCreeperEntityRenderer.scale(CreeperEntity creeperEntity, float float2) -
Uses of CreeperEntity in net.minecraft.entity.ai.goal
Fields in net.minecraft.entity.ai.goal declared as CreeperEntityConstructors in net.minecraft.entity.ai.goal with parameters of type CreeperEntity