Class WrapperPlayServerTabComplete.CommandRange
java.lang.Object
com.github.retrooper.packetevents.wrapper.play.server.WrapperPlayServerTabComplete.CommandRange
- Enclosing class:
WrapperPlayServerTabComplete
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CommandRange
public CommandRange(int begin, int end)
-
-
Method Details
-
getBegin
public int getBegin() -
setBegin
public void setBegin(int begin) -
getEnd
public int getEnd() -
setEnd
public void setEnd(int end) -
getLength
public int getLength()
-