public static class FluidRegistry.FluidRegisterEvent extends Event
Event.HasResult, Event.Result
Modifier and Type | Field and Description |
---|---|
private int |
fluidID |
private java.lang.String |
fluidName |
Constructor and Description |
---|
FluidRegisterEvent(java.lang.String fluidName,
int fluidID) |
Modifier and Type | Method and Description |
---|---|
int |
getFluidID() |
java.lang.String |
getFluidName() |
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setup