Class GlowItemFrameEntity

All Implemented Interfaces:
DataTracked, ScoreHolder, CommandOutput, Nameable, EntityLike

public class GlowItemFrameEntity extends ItemFrameEntity
Mappings:
Namespace Name
official chx
intermediary net/minecraft/class_5915
named net/minecraft/entity/decoration/GlowItemFrameEntity
  • Constructor Details

    • GlowItemFrameEntity

      public GlowItemFrameEntity(EntityType<? extends ItemFrameEntity> entityType, World world)
    • GlowItemFrameEntity

      public GlowItemFrameEntity(World world, BlockPos pos, Direction facing)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lchz;<init>(Ldca;Lir;Liw;)V
      intermediary <init> Lnet/minecraft/class_1533;<init>(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)V
      named <init> Lnet/minecraft/entity/decoration/ItemFrameEntity;<init>(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;)V
  • Method Details

    • getRemoveItemSound

      public SoundEvent getRemoveItemSound()
      Overrides:
      getRemoveItemSound in class ItemFrameEntity
      Mappings:
      Namespace Name Mixin selector
      official p Lchz;p()Lavn;
      intermediary method_34240 Lnet/minecraft/class_1533;method_34240()Lnet/minecraft/class_3414;
      named getRemoveItemSound Lnet/minecraft/entity/decoration/ItemFrameEntity;getRemoveItemSound()Lnet/minecraft/sound/SoundEvent;
    • getBreakSound

      public SoundEvent getBreakSound()
      Overrides:
      getBreakSound in class ItemFrameEntity
      Mappings:
      Namespace Name Mixin selector
      official r Lchz;r()Lavn;
      intermediary method_34241 Lnet/minecraft/class_1533;method_34241()Lnet/minecraft/class_3414;
      named getBreakSound Lnet/minecraft/entity/decoration/ItemFrameEntity;getBreakSound()Lnet/minecraft/sound/SoundEvent;
    • getPlaceSound

      public SoundEvent getPlaceSound()
      Overrides:
      getPlaceSound in class ItemFrameEntity
      Mappings:
      Namespace Name Mixin selector
      official t Lchz;t()Lavn;
      intermediary method_34242 Lnet/minecraft/class_1533;method_34242()Lnet/minecraft/class_3414;
      named getPlaceSound Lnet/minecraft/entity/decoration/ItemFrameEntity;getPlaceSound()Lnet/minecraft/sound/SoundEvent;
    • getAddItemSound

      public SoundEvent getAddItemSound()
      Overrides:
      getAddItemSound in class ItemFrameEntity
      Mappings:
      Namespace Name Mixin selector
      official u Lchz;u()Lavn;
      intermediary method_34243 Lnet/minecraft/class_1533;method_34243()Lnet/minecraft/class_3414;
      named getAddItemSound Lnet/minecraft/entity/decoration/ItemFrameEntity;getAddItemSound()Lnet/minecraft/sound/SoundEvent;
    • getRotateItemSound

      public SoundEvent getRotateItemSound()
      Overrides:
      getRotateItemSound in class ItemFrameEntity
      Mappings:
      Namespace Name Mixin selector
      official w Lchz;w()Lavn;
      intermediary method_34244 Lnet/minecraft/class_1533;method_34244()Lnet/minecraft/class_3414;
      named getRotateItemSound Lnet/minecraft/entity/decoration/ItemFrameEntity;getRotateItemSound()Lnet/minecraft/sound/SoundEvent;
    • getAsItemStack

      protected ItemStack getAsItemStack()
      Overrides:
      getAsItemStack in class ItemFrameEntity
      Mappings:
      Namespace Name Mixin selector
      official x Lchz;x()Lcuh;
      intermediary method_33340 Lnet/minecraft/class_1533;method_33340()Lnet/minecraft/class_1799;
      named getAsItemStack Lnet/minecraft/entity/decoration/ItemFrameEntity;getAsItemStack()Lnet/minecraft/item/ItemStack;