HyCodeYourTale
classpublicPriority 2

ObjectiveGameplayConfig

com.hypixel.hytale.builtin.adventure.objectives.config.gameplayconfig.ObjectiveGameplayConfig

1

Methods

1

Public Methods

1

Fields

1

Constructors

Constants

BuilderCodec<ObjectiveGameplayConfig>CODEC= BuilderCodec.builder(ObjectiveGameplayConfig.class, ObjectiveGameplayConfig::new) .appendIn...
StringID= "Objective"

Constructors

public
ObjectiveGameplayConfig()

Methods

Public Methods (1)

public
Map<String, String> getStarterObjectiveLinePerWorld()

Fields

Protected Fields (1)

protectedMap<String, String> starterObjectiveLinePerWorld

Related Classes