Interface GameRulesAccessor.IntegerValueSimple

Enclosing interface:
GameRulesAccessor

public static interface GameRulesAccessor.IntegerValueSimple
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static net.minecraft.world.level.GameRules.Type<net.minecraft.world.level.GameRules.IntegerValue>
     
  • Method Details

    • invokeCreateArchitectury

      static net.minecraft.world.level.GameRules.Type<net.minecraft.world.level.GameRules.IntegerValue> invokeCreateArchitectury(int value)