Class GlowItemFrameEntity

All Implemented Interfaces:
CommandOutput, Nameable, EntityLike

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

    • GlowItemFrameEntity

      public GlowItemFrameEntity(EntityType<? extends ItemFrameEntity> type, World world)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbdr;<init>(Lbdv;Lcjw;)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
    • GlowItemFrameEntity

      public GlowItemFrameEntity(World world, BlockPos pos, Direction facing)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbtb;<init>(Lcjw;Lgp;Lgv;)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 h Lbtb;h()Laln;
      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 i Lbtb;i()Laln;
      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 j Lbtb;j()Laln;
      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 k Lbtb;k()Laln;
      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 m Lbtb;m()Laln;
      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 o Lbtb;o()Lcdt;
      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;