Update to 1.20.1
This commit is contained in:
parent
0066b86d18
commit
f3b1ccbd3a
20 changed files with 200 additions and 166 deletions
|
@ -2,7 +2,6 @@ package dev.zontreck.libzontreck.exceptions;
|
|||
|
||||
/**
|
||||
* Thrown when requesting a world position's level on the client when in the wrong dimension.
|
||||
* @see WorldPosition
|
||||
*/
|
||||
public class InvalidSideException extends Exception
|
||||
{
|
||||
|
|
Reference in a new issue