classpublicPriority 2
BedInteraction
com.hypixel.hytale.builtin.beds.interactions.BedInteraction
extends SimpleBlockInteraction
1
Methods
1
Public Methods
0
Fields
1
Constructors
Constants
BuilderCodec<BedInteraction>CODEC= BuilderCodec.builder(BedInteraction.class, BedInteraction::new, SimpleBlockInteraction.CODEC)
...
MessageMESSAGE_SERVER_CUSTOM_UI_RESPAWN_POINT_CLAIMED= Message.translation("server.customUI.respawnPointClaimed")
Constructors
public
BedInteraction()Methods
Public Methods (1)
public
String toString()@Nonnull@Override