Uses of Class
net.minecraft.world.entity.decoration.ItemFrame
Packages that use ItemFrame
Package
Description
-
Uses of ItemFrame in net.minecraft.client.renderer.entity
Classes in net.minecraft.client.renderer.entity with type parameters of type ItemFrame -
Uses of ItemFrame in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type ItemFrame -
Uses of ItemFrame in net.minecraft.world.entity.decoration
Subclasses of ItemFrame in net.minecraft.world.entity.decorationConstructor parameters in net.minecraft.world.entity.decoration with type arguments of type ItemFrameModifierConstructorDescriptionGlowItemFrame
(EntityType<? extends ItemFrame> p_149607_, Level p_149608_) ItemFrame
(EntityType<? extends ItemFrame> pEntityType, Level pLevel) ItemFrame
(EntityType<? extends ItemFrame> pEntityType, Level pLevel, BlockPos pPos, Direction pDirection) -
Uses of ItemFrame in net.minecraft.world.item
Methods in net.minecraft.world.item that return ItemFrame -
Uses of ItemFrame in net.minecraft.world.level.block
Methods in net.minecraft.world.level.block that return ItemFrameModifier and TypeMethodDescriptionprivate ItemFrame
ComparatorBlock.getItemFrame
(Level pLevel, Direction pFacing, BlockPos pPos)