History - net.minecraft.resource.featuretoggle.FeatureSet

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.world.flag.FeatureFlagSet

net.minecraft.class_7699

net.minecraft.resource.featuretoggle.FeatureSet

Fields

FeatureSet: EMPTY, field_40173, EMPTY

int: MAX_CONTAINER_SIZE, field_40172, MAX_FEATURE_FLAGS

FeatureUniverse: universe, field_40174, universe

long: mask, field_40175, featuresMask

Constructors

(FeatureUniverse, long)

Methods

FeatureSet (FeatureUniverse, Collection<FeatureFlag>): create, method_45402, of

FeatureSet (): of, method_45397, empty

FeatureSet (FeatureFlag): of, method_45398, of

FeatureSet (FeatureFlag, FeatureFlag...): of, method_45399, of

long (FeatureUniverse, long, Iterable<FeatureFlag>): computeMask, method_45401, combineMask

boolean (FeatureFlag): contains, method_45403, contains

boolean (): isEmpty, method_58398, isEmpty

boolean (FeatureSet): isSubsetOf, method_45400, isSubsetOf

boolean (FeatureSet): intersects, method_59819, intersects

FeatureSet (FeatureSet): join, method_45404, combine

FeatureSet (FeatureSet): subtract, method_59820, subtract