Named fileds of IntProperty (#3440)

- `field_37655` to `min`
- `field_37656` to `max`
This commit is contained in:
Krysztal 2022-12-04 12:43:50 +08:00 committed by GitHub
parent e515eeded7
commit d6c93aadbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ CLASS net/minecraft/class_2758 net/minecraft/state/property/IntProperty
COMMENT <p>See {@link net.minecraft.state.property.Properties} for example
COMMENT usages.
FIELD field_12614 values Lcom/google/common/collect/ImmutableSet;
FIELD field_37655 min I
FIELD field_37656 max I
METHOD <init> (Ljava/lang/String;II)V
ARG 1 name
ARG 2 min