Builder

public final class Builder

Constructors

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public CustomEntityPropertySchema.Builder addFloat(String identifier)
Link copied to clipboard
public CustomEntityPropertySchema.Builder addInt(String identifier)
Link copied to clipboard
public CustomEntityPropertySchema.Builder addPackedBooleans(String propertyPrefix, int booleanCount)
Link copied to clipboard
public CustomEntityPropertySchema.Builder addString(String identifier)
Link copied to clipboard