public class StaticMixinHelper extends Object
Modifier and Type | Field and Description |
---|---|
static boolean |
isFlowerGen |
static net.minecraft.item.ItemStack |
lastPlayerItem |
static Class |
lastPopulatorClass |
static SpongePopulatorType |
populator |
static net.minecraft.network.Packet |
processingPacket |
static net.minecraft.entity.player.EntityPlayerMP |
processingPlayer |
Constructor and Description |
---|
StaticMixinHelper() |
public static net.minecraft.entity.player.EntityPlayerMP processingPlayer
public static net.minecraft.network.Packet processingPacket
public static SpongePopulatorType populator
public static net.minecraft.item.ItemStack lastPlayerItem
public static Class lastPopulatorClass
public static boolean isFlowerGen
public static Class getCallerClass(int level)