net.minecraft.block.BlockEventData.BlockEventData |
( |
int |
par1, |
|
|
int |
par2, |
|
|
int |
par3, |
|
|
int |
par4, |
|
|
int |
par5, |
|
|
int |
par6 |
|
) |
| |
boolean net.minecraft.block.BlockEventData.equals |
( |
Object |
par1Obj) | |
|
int net.minecraft.block.BlockEventData.getBlockID |
( |
) | |
|
int net.minecraft.block.BlockEventData.getEventID |
( |
) | |
|
Get the Event ID (different for each BlockID)
int net.minecraft.block.BlockEventData.getEventParameter |
( |
) | |
|
Get the Event Parameter (different for each BlockID,EventID)
int net.minecraft.block.BlockEventData.getX |
( |
) | |
|
int net.minecraft.block.BlockEventData.getY |
( |
) | |
|
int net.minecraft.block.BlockEventData.getZ |
( |
) | |
|
String net.minecraft.block.BlockEventData.toString |
( |
) | |
|
The documentation for this class was generated from the following file:
- C:/Users/LazDude/Downloads/MinecraftModding/YATS/forge/mcp/src/minecraft/net/minecraft/block/BlockEventData.java