Uses of Interface
net.minecraft.world.WorldlyContainer
Packages that use WorldlyContainer
Package
Description
-
Uses of WorldlyContainer in net.minecraft.world
Methods in net.minecraft.world that return WorldlyContainerModifier and TypeMethodDescriptionWorldlyContainerHolder.getContainer
(BlockState pState, LevelAccessor pLevel, BlockPos pPos) -
Uses of WorldlyContainer in net.minecraft.world.level.block
Classes in net.minecraft.world.level.block that implement WorldlyContainerModifier and TypeClassDescription(package private) static class
(package private) static class
(package private) static class
Methods in net.minecraft.world.level.block that return WorldlyContainerModifier and TypeMethodDescriptionComposterBlock.getContainer
(BlockState pState, LevelAccessor pLevel, BlockPos pPos) -
Uses of WorldlyContainer in net.minecraft.world.level.block.entity
Classes in net.minecraft.world.level.block.entity that implement WorldlyContainerModifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of WorldlyContainer in net.neoforged.neoforge.items.wrapper
Fields in net.neoforged.neoforge.items.wrapper declared as WorldlyContainerMethods in net.neoforged.neoforge.items.wrapper with parameters of type WorldlyContainerModifier and TypeMethodDescriptionstatic int
SidedInvWrapper.getSlot
(WorldlyContainer inv, int slot, @Nullable Direction side) Constructors in net.neoforged.neoforge.items.wrapper with parameters of type WorldlyContainer