Class VaultConnectivityHandler
java.lang.Object
com.simibubi.create.content.logistics.block.vault.VaultConnectivityHandler
-
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 VaultTileEntityvaultAt(net.minecraft.world.level.block.entity.BlockEntityType<?> type, net.minecraft.world.level.BlockGetter world, net.minecraft.core.BlockPos pos)
-
Constructor Details
-
VaultConnectivityHandler
public VaultConnectivityHandler()
-
-
Method Details
-
formVaults
-
splitVault
-
vaultAt
@Nullable public static VaultTileEntity 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)
-