Package com.hammy275.immersivemc.api.common.immersive
package com.hammy275.immersivemc.api.common.immersive
-
ClassDescriptionBlockBasedImmersiveHandler<S extends NetworkStorage>The
ImmersiveHandlerfor block-based Immersives.While anImmersivedefines how a client should work with an Immersive, an ImmersiveHandler handles both the server-half of a block-based Immersive, along with the shared, common portion.Encapsulates the data used to determine how many items are being swapped for this swap.A version of theBlockBasedImmersiveHandlerwith support for multiblock structures.An object that can be written into and out of a buffer.PlayerAttachmentImmersiveHandler<S extends NetworkStorage>TheImmersiveHandlerfor player-attachment Immersives.The type of swap that should be performed.The result of swappingItemStacks between the player and an Immersive, usually by interacting with a hitbox of the Immersive that can hold items.