public class MCMinecartUpdateEvent
extends java.lang.Object
implements crafttweaker.api.event.MinecartUpdateEvent
| Constructor and Description |
|---|
MCMinecartUpdateEvent(net.minecraftforge.event.entity.minecart.MinecartUpdateEvent event) |
| Modifier and Type | Method and Description |
|---|---|
crafttweaker.api.entity.IEntity |
getEntity() |
crafttweaker.api.world.IBlockPos |
getPosition() |