Class IntegerProperties
java.lang.Object
org.geysermc.mcprotocollib.protocol.data.game.command.properties.IntegerProperties
- All Implemented Interfaces:
CommandProperties
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IntegerProperties
public IntegerProperties() -
IntegerProperties
public IntegerProperties(int min, int max)
-
-
Method Details