PlayerChangeWorldListener
This commit is contained in:
@@ -49,7 +49,7 @@ public class PixelBlock {
|
||||
}
|
||||
}
|
||||
|
||||
pixelBlockLocation.getBlock().setType(Material.GLASS);
|
||||
// pixelBlockLocation.getBlock().setType(Material.GLASS);
|
||||
|
||||
hitbox = (Interaction) pixelBlockLocation.getWorld().spawnEntity(
|
||||
pixelBlockLocation.clone().add(0.5, -hitboxOffset, 0.5),
|
||||
|
||||
Reference in New Issue
Block a user