mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-09 16:42:03 -07:00
@@ -904,6 +904,7 @@ public enum Material {
|
|||||||
case STRUCTURE_BLOCK:
|
case STRUCTURE_BLOCK:
|
||||||
case COMMAND_REPEATING:
|
case COMMAND_REPEATING:
|
||||||
case COMMAND_CHAIN:
|
case COMMAND_CHAIN:
|
||||||
|
case FROSTED_ICE:
|
||||||
return true;
|
return true;
|
||||||
default:
|
default:
|
||||||
return false;
|
return false;
|
||||||
|
Reference in New Issue
Block a user