Class CreeperEntityRenderState


@Environment(CLIENT) public class CreeperEntityRenderState extends LivingEntityRenderState
Mappings:
Namespace Name
named net/minecraft/client/render/entity/state/CreeperEntityRenderState
intermediary net/minecraft/class_10010
official gxn
  • Field Details

    • fuseTime

      public float fuseTime
      Mappings:
      Namespace Name Mixin selector
      named fuseTime Lnet/minecraft/client/render/entity/state/CreeperEntityRenderState;fuseTime:F
      intermediary field_53303 Lnet/minecraft/class_10010;field_53303:F
      official a Lgxn;a:F
    • charged

      public boolean charged
      Mappings:
      Namespace Name Mixin selector
      named charged Lnet/minecraft/client/render/entity/state/CreeperEntityRenderState;charged:Z
      intermediary field_53304 Lnet/minecraft/class_10010;field_53304:Z
      official b Lgxn;b:Z
  • Constructor Details

    • CreeperEntityRenderState

      public CreeperEntityRenderState()