public class CustomDropsEvent
extends net.minecraftforge.fml.common.eventhandler.Event
Pixelmon.EVENT_BUS
in response to a CustomDropScreen
action
Created by Jay113355 on 6/16/2020.Modifier and Type | Class and Description |
---|---|
static class |
CustomDropsEvent.ClickButton |
static class |
CustomDropsEvent.ClickDrop |
Constructor and Description |
---|
CustomDropsEvent(net.minecraft.entity.player.EntityPlayerMP player) |
Modifier and Type | Method and Description |
---|---|
net.minecraft.entity.player.EntityPlayerMP |
getPlayer() |