Eagler Reborn API

Packages 
Package Description
com.google.common.annotations
Common annotation types.
com.google.common.base
Basic utility libraries and interfaces.
com.google.common.collect
This package contains generic collection interfaces and implementations, and other utilities for working with collections.
com.google.common.escape
Interfaces, utilities, and simple implementations of escapers and encoders.
com.google.common.hash
Hash functions and related structures.
com.google.common.html
Escapers for HTML.
com.google.common.io
This package contains utility methods and classes for working with Java I/O; for example input streams, output streams, readers, writers, and files.
com.google.common.math
Arithmetic functions operating on primitive values and BigInteger instances.
com.google.common.primitives
Static utilities for working with the eight primitive types and void, and value types for treating them as unsigned.
com.google.common.xml
Escapers for XML.
com.google.thirdparty.publicsuffix  
javax.annotation  
javax.annotation.concurrent  
javax.annotation.meta  
javax.annotation.security  
javax.annotation.sql  
me.otterdev.eaglerreborn  
net.lax1dude.eaglercraft.v1_8  
net.lax1dude.eaglercraft.v1_8.cache  
net.lax1dude.eaglercraft.v1_8.crypto  
net.lax1dude.eaglercraft.v1_8.futures  
net.lax1dude.eaglercraft.v1_8.internal  
net.lax1dude.eaglercraft.v1_8.internal.buffer  
net.lax1dude.eaglercraft.v1_8.internal.indexeddb  
net.lax1dude.eaglercraft.v1_8.internal.teavm  
net.lax1dude.eaglercraft.v1_8.internal.vfs  
net.lax1dude.eaglercraft.v1_8.json  
net.lax1dude.eaglercraft.v1_8.json.impl  
net.lax1dude.eaglercraft.v1_8.log4j  
net.lax1dude.eaglercraft.v1_8.minecraft  
net.lax1dude.eaglercraft.v1_8.mojang.authlib  
net.lax1dude.eaglercraft.v1_8.netty  
net.lax1dude.eaglercraft.v1_8.opengl  
net.lax1dude.eaglercraft.v1_8.profile  
net.lax1dude.eaglercraft.v1_8.socket  
net.lax1dude.eaglercraft.v1_8.vector  
net.lax1dude.eaglercraft.v1_8.vfs  
net.minecraft.block  
net.minecraft.block.material  
net.minecraft.block.properties  
net.minecraft.block.state  
net.minecraft.block.state.pattern  
net.minecraft.client  
net.minecraft.client.audio  
net.minecraft.client.entity  
net.minecraft.client.gui  
net.minecraft.client.gui.achievement  
net.minecraft.client.gui.inventory  
net.minecraft.client.gui.spectator  
net.minecraft.client.gui.spectator.categories  
net.minecraft.client.main  
net.minecraft.client.model  
net.minecraft.client.multiplayer  
net.minecraft.client.network  
net.minecraft.client.particle  
net.minecraft.client.player.inventory  
net.minecraft.client.renderer  
net.minecraft.client.renderer.block.model  
net.minecraft.client.renderer.block.statemap  
net.minecraft.client.renderer.chunk  
net.minecraft.client.renderer.culling  
net.minecraft.client.renderer.entity  
net.minecraft.client.renderer.entity.layers  
net.minecraft.client.renderer.texture  
net.minecraft.client.renderer.tileentity  
net.minecraft.client.renderer.vertex  
net.minecraft.client.resources  
net.minecraft.client.resources.data  
net.minecraft.client.resources.model  
net.minecraft.client.settings  
net.minecraft.client.stream  
net.minecraft.client.util  
net.minecraft.command  
net.minecraft.command.server  
net.minecraft.crash  
net.minecraft.creativetab  
net.minecraft.dispenser  
net.minecraft.enchantment  
net.minecraft.entity  
net.minecraft.entity.ai  
net.minecraft.entity.ai.attributes  
net.minecraft.entity.boss  
net.minecraft.entity.effect  
net.minecraft.entity.item  
net.minecraft.entity.monster  
net.minecraft.entity.passive  
net.minecraft.entity.player  
net.minecraft.entity.projectile  
net.minecraft.event  
net.minecraft.init  
net.minecraft.inventory  
net.minecraft.item  
net.minecraft.item.crafting  
net.minecraft.nbt  
net.minecraft.network  
net.minecraft.network.handshake  
net.minecraft.network.handshake.client  
net.minecraft.network.login  
net.minecraft.network.login.client  
net.minecraft.network.login.server  
net.minecraft.network.play  
net.minecraft.network.play.client  
net.minecraft.network.play.server  
net.minecraft.network.status  
net.minecraft.network.status.client  
net.minecraft.network.status.server  
net.minecraft.potion  
net.minecraft.profiler  
net.minecraft.scoreboard  
net.minecraft.server.management  
net.minecraft.stats  
net.minecraft.tileentity  
net.minecraft.util  
net.minecraft.village  
net.minecraft.world  
net.minecraft.world.biome  
net.minecraft.world.border  
net.minecraft.world.chunk  
net.minecraft.world.chunk.storage  
net.minecraft.world.gen  
net.minecraft.world.storage  
net.zxmushroom63.plugins  
org.apache.commons.lang3
Provides highly reusable static utility methods, chiefly concerned with adding value to the java.lang classes.
org.apache.commons.lang3.arch
Provides classes to work with the values of the os.arch system property.
org.apache.commons.lang3.builder  
org.apache.commons.lang3.compare
Provides classes to work with the Comparable and Comparator interfaces.
org.apache.commons.lang3.exception
Provides functionality for Exceptions.
org.apache.commons.lang3.function
Provides functional interfaces to complement those in java.lang.function and utilities for working with Java 8 lambdas.
org.apache.commons.lang3.math
Extends java.math for business mathematical classes.
org.apache.commons.lang3.mutable
Provides typed mutable wrappers to primitive values and Object.
org.apache.commons.lang3.stream
Provides utility classes to complement those in java.util.stream.
org.apache.commons.lang3.text
Provides classes for handling and manipulating text, partly as an extension to java.text.
org.apache.commons.lang3.time
Provides classes and methods to work with dates and durations.
org.json