mirror of
https://github.com/ChestShop-authors/ChestShop-3.git
synced 2024-11-23 18:45:31 +01:00
It's not my class, seriously, no need to warn me
This commit is contained in:
parent
49b6621b30
commit
f13ce3ac37
@ -33,6 +33,7 @@ package com.Acrobot.Breeze.Utils.Encoding;
|
||||
* @author rob@iharder.net
|
||||
* @version 2.3.7
|
||||
*/
|
||||
@SuppressWarnings("ALL")
|
||||
public class Base64 {
|
||||
|
||||
/* ******** P U B L I C F I E L D S ******** */
|
||||
|
7
com/Acrobot/ChestShop/Listeners/TeleportFixListener.java
Normal file
7
com/Acrobot/ChestShop/Listeners/TeleportFixListener.java
Normal file
@ -0,0 +1,7 @@
|
||||
package com.Acrobot.ChestShop.Listeners;
|
||||
|
||||
/**
|
||||
* @author Acrobot
|
||||
*/
|
||||
public class TeleportFixListener {
|
||||
}
|
Loading…
Reference in New Issue
Block a user