@@ -9,7 +9,7 @@
|
||||
}
|
||||
|
||||
super.entityInside(iblockdata, world, blockposition, entity);
|
||||
@@ -224,6 +224,11 @@
|
||||
@@ -219,6 +219,11 @@
|
||||
|
||||
if (world instanceof WorldServer worldserver) {
|
||||
if (iprojectile.isOnFire() && iprojectile.mayInteract(worldserver, blockposition) && !(Boolean) iblockdata.getValue(BlockCampfire.LIT) && !(Boolean) iblockdata.getValue(BlockCampfire.WATERLOGGED)) {
|
||||
|
||||
Reference in New Issue
Block a user