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