Class UICommandBuilder
java.lang.Object
com.hypixel.hytale.server.core.ui.builder.UICommandBuilder
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final List<CustomUICommand> static final CustomUICommand[] -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappendInline(String selector, String document) insertBefore(String selector, String documentPath) insertBeforeInline(String selector, String document) <T> UICommandBuilder<T> UICommandBuilder<T> UICommandBuilderprivate UICommandBuildersetBsonValue(String selector, org.bson.BsonValue bsonValue) Deprecated.
-
Field Details
-
CODEC_MAP
-
EMPTY_COMMAND_ARRAY
-
commands
-
-
Constructor Details
-
UICommandBuilder
public UICommandBuilder()
-
-
Method Details
-
clear
-
remove
-
append
-
append
-
appendInline
-
insertBefore
-
insertBeforeInline
-
setBsonValue
@Nonnull @Deprecated private UICommandBuilder setBsonValue(String selector, org.bson.BsonValue bsonValue) Deprecated. -
set
-
setNull
-
set
-
set
-
set
-
set
-
set
-
set
-
setObject
-
set
-
set
-
getCommands
-