Interface GameRulesAccessor.IntegerValue
- Enclosing interface:
- GameRulesAccessor
public static interface GameRulesAccessor.IntegerValue
-
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.world.level.GameRules.Type<net.minecraft.world.level.GameRules.IntegerValue>
invokeCreateArchitectury
(int value, BiConsumer<net.minecraft.server.MinecraftServer, net.minecraft.world.level.GameRules.IntegerValue> biConsumer)
-
Method Details
-
invokeCreateArchitectury
static net.minecraft.world.level.GameRules.Type<net.minecraft.world.level.GameRules.IntegerValue> invokeCreateArchitectury(int value, BiConsumer<net.minecraft.server.MinecraftServer, net.minecraft.world.level.GameRules.IntegerValue> biConsumer)
-