Interface FlyingItemEntity

All Known Implementing Classes:
AbstractFireballEntity, EggEntity, EnderPearlEntity, ExperienceBottleEntity, EyeOfEnderEntity, FireballEntity, FireworkRocketEntity, PotionEntity, SmallFireballEntity, SnowballEntity, ThrownItemEntity

public interface FlyingItemEntity
Mappings:
Namespace Name
official bxe
intermediary net/minecraft/class_3856
named net/minecraft/entity/FlyingItemEntity
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getStack

      ItemStack getStack()
      Mappings:
      Namespace Name Mixin selector
      official h Lbxe;h()Lcdt;
      intermediary method_7495 Lnet/minecraft/class_3856;method_7495()Lnet/minecraft/class_1799;
      named getStack Lnet/minecraft/entity/FlyingItemEntity;getStack()Lnet/minecraft/item/ItemStack;