@@ -1,6 +1,6 @@
|
||||
--- a/net/minecraft/world/item/ItemBlockWallable.java
|
||||
+++ b/net/minecraft/world/item/ItemBlockWallable.java
|
||||
@@ -9,6 +9,12 @@
|
||||
@@ -10,6 +10,12 @@
|
||||
import net.minecraft.world.level.block.Block;
|
||||
import net.minecraft.world.level.block.state.IBlockData;
|
||||
import net.minecraft.world.phys.shapes.VoxelShapeCollision;
|
||||
@@ -13,7 +13,7 @@
|
||||
|
||||
public class ItemBlockWallable extends ItemBlock {
|
||||
|
||||
@@ -42,7 +48,19 @@
|
||||
@@ -49,7 +55,19 @@
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user