net.minecraft.entity.decoration

public class GlowItemFrameEntity

extends ItemFrameEntity

All mapped superinterfaces:

Nameable, EntityLike, UniquelyIdentifiable, ScoreHolder, DataTracked, ComponentsAccess, HeldItemContext, StackReferenceGetter, DebugTrackable, EntryConvertible

net.minecraft.world.entity.decoration.GlowItemFrame
net.minecraft.class_5915
net.minecraft.entity.decoration.GlowItemFrameEntity

Constructor summary

ModifierConstructor
public (EntityType<? extends ItemFrameEntity> type, World level)
public (World level, BlockPos pos, Direction direction)

Method summary

Modifier and TypeMethod
public SoundEvent
getRemoveItemSound()
method_34240()
getRemoveItemSound()
public SoundEvent
getBreakSound()
method_34241()
getBreakSound()
public SoundEvent
getPlaceSound()
method_34242()
getPlaceSound()
public SoundEvent
getAddItemSound()
method_34243()
getAddItemSound()
public SoundEvent
getRotateItemSound()
method_34244()
getRotateItemSound()
protected ItemStack
getFrameItemStack()
method_33340()
getAsItemStack()