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 state, LevelAccessor level, BlockPos pos) -
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 classMethods in net.minecraft.world.level.block that return WorldlyContainerModifier and TypeMethodDescriptionComposterBlock.getContainer(BlockState state, LevelAccessor level, BlockPos pos) -
Uses of WorldlyContainer in net.minecraft.world.level.block.entity
Classes in net.minecraft.world.level.block.entity that implement WorldlyContainerModifier and TypeClassDescriptionclassclassclassclassclassclass -
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 intSidedInvWrapper.getSlot(WorldlyContainer inv, int slot, @Nullable Direction side) Constructors in net.neoforged.neoforge.items.wrapper with parameters of type WorldlyContainer