Item gets used when right clicking on a saddled pig
When hold an item such as a splash potion or ender pearl, right clicking on a pig will use that item and make you get on the pig. Same thing for getting off.
Environment
Windows 7 32 bit, Java 7 Update 9
Linked Issues
is duplicated by2
- Fixed
Orion Humphrey
[Mojang] Grum (Erik Broes)- 12
- 5
- Confirmed
- item pig saddle
1.4.2 - 16w32a
1.4.2 1.4.5 1.4.7 1.5 1.5.1 13w16a 13w16b 1.5.2 1.6.2 1.6.4 13w38a 13w38b 13w38c 1.7.4 14w03b 14w05b 14w06b 14w07a 14w08a 1.7.5 14w21b 1.7.10 14w33c 14w34a 14w34b 14w34c 14w34d 1.8-pre1 1.8-pre2 15w32b 15w42a 1.8.9 15w51b 16w02a 1.9 1.9.1-pre1 1.9.1-pre2 1.9.1-pre3 1.9.2 1.9.3-pre3 1.9.4 16w20a 16w21a 16w21b 1.10-pre1 1.10-pre2 1.10 1.10.1 1.10.2 16w32a- 16w32b
Created Issue:
Item gets used when right clicking on a saddled pig.
When hold an item such as a splash potion or ender pearl, right clicking on a pig will use that item and make you get on the pig. Same thing for getting off.
Environment
Windows 7 32 bit, Java 7 Update 9
Item gets used when right clicking on a saddled pig.
is duplicated by
relates to
Is this still a concern in the current Minecraft version 1.6.4 / Launcher version 1.2.5 ? If so, please update the affected versions in order to best aid Mojang ensuring bugs are still valid in the latest releases/pre-releases.
relates to
is duplicated by
still in 1.8pre2
When hold an item such as a splash potion or ender pearl, right clicking on a pig will use that item and make you get on the pig. Same thing for getting off.
is duplicated by
is duplicated by
relates to
Duplicate of MC-2188, please use the search function to see if your bug has already been submitted. Currently over 54% of tickets are being closed as duplicate.
Cannot rename a horse, but can name a saddled pig, but that might be due to MC-2188.
Dupe of MC-2188
Confirmed for
- 15w42a Very likely caused by
MC-2188
Appears to be a client side bug. Using /say @e[type=Pig] prints still "Pig".
Confirmed in 1.4.5.
Still a concern in 14w08a.
Confirmed for 14w21b
Confirmed in 1.8-pre1
Confirmed in 15w32b.
Confirmed for
Confirmed for 15w51b.
I've tested this with water/lava buckets, snowballs/eggs/ender pearls, and all boats.
Confirmed for 16w02a.
Confirmed for 1.9.1-pre3.
Confirmed for 1.9.3-pre3.
Please link to this comment in the description
The following is based on a decompiled version of Minecraft 1.9 using MCP 9.24 beta.
The reason for this is that the method net.minecraft.entity.passive.EntityPig.func_184645_a(EntityPlayer, EnumHand, ItemStack) always returns for the client that it did not successfully interacted with the pig. Instead it should return that it successfully interacted with the pig but only start riding the pig server-side.
Confirmed for 1.9.4.
Confirmed for 16w20a.
Confirmed for 16w21a.
Confirmed for 16w21b.
Confirmed for 1.10-pre1.
Confirmed for 1.10-pre2.
Confirmed for 1.10.
Confirmed for 1.10.1.
Confirmed for 1.10.2.
Confirmed fixed for 16w32b