@@ -13,7 +13,7 @@
|
||||
+ // CraftBukkit end
|
||||
EntityBoat entityboat = this.getBoat(world, movingobjectpositionblock);
|
||||
|
||||
entityboat.setType(this.type);
|
||||
entityboat.setVariant(this.type);
|
||||
@@ -66,7 +73,15 @@
|
||||
return InteractionResultWrapper.fail(itemstack);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user