public class GameRules$Type<T extends GameRules$Value<T>>
bpx$f | |
net.minecraft.world.level.GameRules$Type | |
net.minecraft.class_1928$class_4314 | |
net.minecraft.unmapped.C_xmldumst$C_mymgluou | |
net.minecraft.world.GameRules$Type | |
net.minecraft.world.GameRules$RuleType | |
net.minecraft.server.v1_16_R1.GameRules$GameRuleDefinition |
Field summary
Modifier and Type | Field | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
private final Supplier<com.mojang.brigadier.arguments.ArgumentType<?>> |
| ||||||||||||
private final Function<GameRules$Type<T>, T> |
| ||||||||||||
private final BiConsumer<MinecraftServer, T> |
| ||||||||||||
private final GameRules$VisitorCaller<T> |
|
Constructor summary
Modifier | Constructor |
---|---|
private | (Supplier<com.mojang.brigadier.arguments.ArgumentType<?>> argumentType, Function<GameRules$Type<T>, T> ruleFactory, BiConsumer<MinecraftServer, T> changeCallback, GameRules$VisitorCaller<T> ruleAcceptor) |
Method summary
Modifier and Type | Method | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
public com.mojang.brigadier.builder.RequiredArgumentBuilder<CommandSourceStack, ?> |
| ||||||||||||||
public T |
| ||||||||||||||
public void |
|