| avk$a | |
| net.minecraft.server.jsonrpc.methods.GameRulesService$GameRuleUpdate | |
| net.minecraft.class_11844$class_12254 | |
| net.minecraft.server.dedicated.management.dispatch.GameRuleRpcDispatcher$RuleEntry |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final GameRule<T> |
| ||||||||
| private final T |
| ||||||||
| public static final com.mojang.serialization.Codec<GameRulesService$GameRuleUpdate<?>> |
| ||||||||
| public static final com.mojang.serialization.Codec<GameRulesService$GameRuleUpdate<?>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (GameRule<T> gameRule, T value) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static <T> com.mojang.serialization.MapCodec<? extends GameRulesService$GameRuleUpdate<T>> |
| ||||||||
| private static <T> com.mojang.serialization.MapCodec<? extends GameRulesService$GameRuleUpdate<T>> |
| ||||||||
| private static <T> GameRulesService$GameRuleUpdate<T> |
| ||||||||
| public GameRule<T> |
| ||||||||
| public T |
|