mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-09 08:32:07 -07:00
@@ -28,6 +28,8 @@ public interface UnsafeValues {
|
||||
|
||||
BlockData fromLegacy(Material material, byte data);
|
||||
|
||||
Material getMaterial(String material, int version);
|
||||
|
||||
int getDataVersion();
|
||||
|
||||
ItemStack modifyItemStack(ItemStack stack, String arguments);
|
||||
|
Reference in New Issue
Block a user