PlayerCreativeSettings

public class PlayerCreativeSettings

Class PlayerCreativeSettings. Provides playercreativesettings functionality for the Hytale server.

java.lang.Object > PlayerCreativeSettings

Field Summary

No fields documented.

Method Detail

PlayerCreativeSettings

public record PlayerCreativeSettings (boolean allowNPCDetection, boolean respondToHit)

Method PlayerCreativeSettings.

Parameters:
boolean allowNPCDetection
boolean respondToHit

clone

public PlayerCreativeSettings clone ()

Method clone.