| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.minecraftforge.event.Event
net.minecraftforge.liquids.LiquidDictionary.LiquidRegisterEvent
public static class LiquidDictionary.LiquidRegisterEvent
Fired when a new liquid is created
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class net.minecraftforge.event.Event | 
|---|
Event.HasResult, Event.Result | 
| Field Summary | |
|---|---|
 LiquidStack | 
Liquid
 | 
 String | 
Name
 | 
| Constructor Summary | |
|---|---|
LiquidDictionary.LiquidRegisterEvent(String name,
                                                                         LiquidStack liquid)
 | 
|
| Method Summary | 
|---|
| Methods inherited from class net.minecraftforge.event.Event | 
|---|
getListenerList, getResult, hasResult, isCancelable, isCanceled, setCanceled, setResult | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public final String Name
public final LiquidStack Liquid
| Constructor Detail | 
|---|
public LiquidDictionary.LiquidRegisterEvent(String name,
                                            LiquidStack liquid)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||