Uses of Class
net.minecraft.entity.mob.CreeperEntity
Packages that use CreeperEntity
Package
Description
-
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 voidCreeperEntityRenderer.scale(CreeperEntity creeperEntity, float float2) -
Uses of CreeperEntity in net.minecraft.client.render.entity.feature
Methods in net.minecraft.client.render.entity.feature with parameters of type CreeperEntityModifier and TypeMethodDescriptionvoidCreeperLightningFeatureRenderer.render(CreeperEntity creeperEntity, float float2, float float3, float float4, float float5, float float6, float float7, float float8) -
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