HyCodeYourTale
classpublicPriority 3

PortalDeviceActivePage

com.hypixel.hytale.builtin.portals.ui.PortalDeviceActivePage

extends InteractiveCustomUIPage

0

Methods

0

Public Methods

2

Fields

1

Constructors

Constants

BuilderCodec<PortalDeviceActivePage.Data>CODEC= BuilderCodec.builder( PortalDeviceActivePage.Data.class, PortalDeviceActivePage.Data:...

Constructors

public
PortalDeviceActivePage(PlayerRef playerRef, PortalDeviceConfig config, Ref<ChunkStore> blockRef)

Fields

Private/Package Fields (2)

privateRef<ChunkStore> blockRef
privatePortalDeviceConfig config

Related Classes