Class WindChargeEntity

All Implemented Interfaces:
class_9221, FlyingItemEntity, Ownable, ScoreHolder, CommandOutput, Nameable, EntityLike

public class WindChargeEntity extends class_9236
Mappings:
Namespace Name
official ckc
intermediary net/minecraft/class_8956
named net/minecraft/entity/projectile/WindChargeEntity
  • Field Details

    • EXPLOSION_BEHAVIOR

      private static final WindChargeEntity.WindChargeExplosionBehavior EXPLOSION_BEHAVIOR
      Mappings:
      Namespace Name Mixin selector
      official e Lckc;e:Lckc$a;
      intermediary field_47579 Lnet/minecraft/class_8956;field_47579:Lnet/minecraft/class_8956$class_9036;
      named EXPLOSION_BEHAVIOR Lnet/minecraft/entity/projectile/WindChargeEntity;EXPLOSION_BEHAVIOR:Lnet/minecraft/entity/projectile/WindChargeEntity$WindChargeExplosionBehavior;
    • field_49097

      private static final float field_49097
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official g Lckc;g:F
      intermediary field_49097 Lnet/minecraft/class_8956;field_49097:F
      named field_49097 Lnet/minecraft/entity/projectile/WindChargeEntity;field_49097:F
  • Constructor Details

    • WindChargeEntity

      public WindChargeEntity(EntityType<? extends class_9236> type, World world)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbow;<init>(Lbpc;Lcwz;)V
      intermediary <init> Lnet/minecraft/class_1297;<init>(Lnet/minecraft/class_1299;Lnet/minecraft/class_1937;)V
      named <init> Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/entity/EntityType;Lnet/minecraft/world/World;)V
    • WindChargeEntity

      public WindChargeEntity(PlayerEntity playerEntity, World world, double double2, double double3, double double4)
    • WindChargeEntity

      public WindChargeEntity(World world, double double2, double double3, double double4, double double5, double double6, double double7)
  • Method Details

    • createExplosion

      protected void createExplosion()
      Specified by:
      createExplosion in class class_9236
      Mappings:
      Namespace Name Mixin selector
      official y Lcka;y()V
      intermediary method_55055 Lnet/minecraft/class_9236;method_55055()V
      named createExplosion Lnet/minecraft/class_9236;createExplosion()V