DefaultContainerEndPointDataHolder
abstract class DefaultContainerEndPointDataHolder<C : EndPointContainer> : ContainerEndPointDataHolder<C>
Inheritors
Properties
Link copied to clipboard
A set of BlockFaces where connections are allowed.
Link copied to clipboard
The BlockFaces that can never have a connection.
Link copied to clipboard
Stores the selected channels per BlockFace.
Link copied to clipboard
Stores the currently configured NetworkConnectionType per BlockFace.
Link copied to clipboard
Stores which C is accessible from what BlockFace.
Link copied to clipboard
Stores all available C and their allowed NetworkConnectionTypes.
Link copied to clipboard
Stores the extraction priorities per BlockFace.
Link copied to clipboard
Stores the insertion priorities per BlockFace.