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 p_19242_, LevelAccessor p_19243_, BlockPos p_19244_) -
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 p_51956_, LevelAccessor p_51957_, BlockPos p_51958_) -
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