EnumRule

void EnumRule(GameRules.Type<EnumRule<E>> type, E value, Array<E> supportedValues)

Deprecated

You should not be calling this constructor!

void EnumRule(GameRules.Type<EnumRule<E>> type, E value, Collection<E> supportedValues)

You should not be calling this constructor!