Package com.hammy275.immersivemc.api.client.immersive
package com.hammy275.immersivemc.api.client.immersive
-
ClassDescriptionBuiltImmersive<E,
S extends NetworkStorage> Representation of a built Immersive made using anImmersiveBuilder
.An implementation ofImmersiveInfo
provided by ImmersiveMC that's used with Immersives built viaImmersiveBuilder
.Enum used for vertical-forcing the direction of an item being rendered in the world.The type of relative positioning to use for an Immersive built withImmersiveBuilder
.Represents the client-side implementation of a block-based Immersive implementation.ImmersiveBuilder<E,S extends NetworkStorage> An alternative toImmersive
to make (block-based) Immersives with much less effort, while still getting a significant amount of flexibility.ImmersiveInfo's are effectively containers of data forImmersive
s.A built relative hitbox.A builder forRelativeHitboxInfo
instances.