-
MultiPartBlockStateBuilder.PartBuilder.ConditionGroup.parent
MultiPartBlockStateBuilder.PartBuilder.ConditionGroup.condition(Property<T> prop,
T... values)
Set a condition for this part, which consists of a property and a set of
valid values.
MultiPartBlockStateBuilder.PartBuilder.ConditionGroup.endNestedGroup()
Ends this nested condition group and returns the parent condition group
MultiPartBlockStateBuilder.PartBuilder.ConditionGroup.nestedGroup()
Allows having nested groups of conditions if there are not any normal conditions.
Allows having nested groups of conditions if there are not any normal conditions.
MultiPartBlockStateBuilder.PartBuilder.ConditionGroup.useOr()
Makes this part get applied if any of the conditions/condition groups are true, instead of all of them needing to be true.
private static com.google.gson.JsonObject