Class GlowItemFrameEntity

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

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

    • GlowItemFrameEntity

      public GlowItemFrameEntity(EntityType<? extends ItemFrameEntity> type, World world)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/entity/EntityType;Lnet/minecraft/world/World;)V
      intermediary <init> Lnet/minecraft/class_1297;<init>(Lnet/minecraft/class_1299;Lnet/minecraft/class_1937;)V
      official <init> Lbsr;<init>(Lbsx;Ldcw;)V
    • GlowItemFrameEntity

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

    • getRemoveItemSound

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

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

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

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

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

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