Package codechicken.multipart.api
@ParametersAreNonnullByDefault
package codechicken.multipart.api
-
ClassDescriptionCreated by covers1624 on 1/1/21.Created by covers1624 on 8/11/21.MultipartType<T extends MultiPart>Created by covers1624 on 3/16/20.Utilities for performing a 'normal' occlusion test, where no Shape may obstruct the other in any capacity.Created by covers1624 on 4/17/20.Block version of
RedstoneConnectorDue to the inadequateIBlockExtension.canConnectRedstone(net.minecraft.world.level.block.state.BlockState, net.minecraft.world.level.BlockGetter, net.minecraft.core.BlockPos, net.minecraft.core.Direction)not handling the bottom side (nor the top particularly well)static helper class for calculating various things about redstone.Fired on the mod bus for mods to register their traits and passthrough interfaces forTileMultipartclasses.SimpleMultipartType<T extends MultiPart>A simple implementation ofMultipartTypeproviding a unified callback to create the part for each side.Internal interface for identifying tiles owned byBlockMultipart, which can tick.