Class ItemVaultConnectivityHandler
java.lang.Object
com.simibubi.create.content.logistics.block.vault.ItemVaultConnectivityHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic booleanisConnected(net.minecraft.world.level.BlockGetter world, net.minecraft.core.BlockPos tankPos, net.minecraft.core.BlockPos otherTankPos) static voidstatic ItemVaultTileEntityvaultAt(net.minecraft.world.level.block.entity.BlockEntityType<?> type, net.minecraft.world.level.BlockGetter world, net.minecraft.core.BlockPos pos)
-
Constructor Details
-
ItemVaultConnectivityHandler
public ItemVaultConnectivityHandler()
-
-
Method Details
-
formVaults
-
splitVault
-
vaultAt
@Nullable public static ItemVaultTileEntity vaultAt(net.minecraft.world.level.block.entity.BlockEntityType<?> type, net.minecraft.world.level.BlockGetter world, net.minecraft.core.BlockPos pos) -
isConnected
public static boolean isConnected(net.minecraft.world.level.BlockGetter world, net.minecraft.core.BlockPos tankPos, net.minecraft.core.BlockPos otherTankPos)
-