Class ToolboxMountedStorageType
java.lang.Object
com.simibubi.create.api.contraption.storage.item.MountedItemStorageType<ToolboxMountedStorage>
com.simibubi.create.content.equipment.toolbox.ToolboxMountedStorageType
-
Field Summary
Fields inherited from class com.simibubi.create.api.contraption.storage.item.MountedItemStorageType
codec, CODEC, holder, REGISTRY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable ToolboxMountedStoragemount(net.minecraft.world.level.Level level, net.minecraft.world.level.block.state.BlockState state, net.minecraft.core.BlockPos pos, @Nullable net.minecraft.world.level.block.entity.BlockEntity be) Methods inherited from class com.simibubi.create.api.contraption.storage.item.MountedItemStorageType
is, mountedItemStorage
-
Constructor Details
-
ToolboxMountedStorageType
public ToolboxMountedStorageType()
-
-
Method Details
-
mount
@Nullable public @Nullable ToolboxMountedStorage mount(net.minecraft.world.level.Level level, net.minecraft.world.level.block.state.BlockState state, net.minecraft.core.BlockPos pos, @Nullable @Nullable net.minecraft.world.level.block.entity.BlockEntity be) - Specified by:
mountin classMountedItemStorageType<ToolboxMountedStorage>
-