Compatibility class for ModLoader – do not use
- Author
- cpw
net.minecraft.src.TradeEntry.TradeEntry |
( |
int |
id, |
|
|
float |
chance, |
|
|
boolean |
buying, |
|
|
int |
min, |
|
|
int |
max |
|
) |
| |
net.minecraft.src.TradeEntry.TradeEntry |
( |
int |
id, |
|
|
float |
chance, |
|
|
boolean |
buying |
|
) |
| |
boolean net.minecraft.src.TradeEntry.buying |
float net.minecraft.src.TradeEntry.chance |
final int net.minecraft.src.TradeEntry.id |
int net.minecraft.src.TradeEntry.max = 0 |
int net.minecraft.src.TradeEntry.min = 0 |
The documentation for this class was generated from the following file:
- C:/Users/LazDude/Downloads/MinecraftModding/YATS/forge/mcp/src/minecraft/net/minecraft/src/TradeEntry.java