@@ -70,6 +70,6 @@
|
||||
+ }
|
||||
+ // CraftBukkit end
|
||||
+ if (!world.addFreshEntity(entityminecartabstract)) return EnumInteractionResult.PASS; // CraftBukkit
|
||||
world.gameEvent(itemactioncontext.getPlayer(), GameEvent.ENTITY_PLACE, blockposition);
|
||||
world.gameEvent(GameEvent.ENTITY_PLACE, blockposition, GameEvent.a.of(itemactioncontext.getPlayer(), world.getBlockState(blockposition.below())));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user