Uses of Class
net.minecraft.entity.mob.GhastEntity
Packages that use GhastEntity
-
Uses of GhastEntity in net.minecraft
Fields in net.minecraft declared as GhastEntityModifier and TypeFieldDescriptionprivate GhastEntityclass_2644.field_12066private GhastEntityclass_2645.field_12067private GhastEntityclass_2646.field_12070private GhastEntityclass_2647.field_12071Constructors in net.minecraft with parameters of type GhastEntityModifierConstructorDescriptionclass_2644(GhastEntity ghastEntity) class_2645(GhastEntity ghastEntity) class_2646(GhastEntity ghastEntity) class_2647(GhastEntity ghastEntity) -
Uses of GhastEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type GhastEntityModifier and TypeMethodDescriptionprotected IdentifierGhastEntityRenderer.getTexture(GhastEntity ghastEntity) protected voidGhastEntityRenderer.scale(GhastEntity ghastEntity, float float2)