@@ -15,7 +15,7 @@
|
||||
public interface Bucketable {
|
||||
|
||||
boolean isFromBucket();
|
||||
@@ -90,10 +98,22 @@
|
||||
@@ -92,10 +100,22 @@
|
||||
ItemStack itemstack = entityhuman.b(enumhand);
|
||||
|
||||
if (itemstack.getItem() == Items.WATER_BUCKET && t0.isAlive()) {
|
||||
|
||||
Reference in New Issue
Block a user