mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-07 15:42:19 -07:00
@@ -3448,7 +3448,7 @@ public interface BlockType extends Keyed, Translatable {
|
||||
*
|
||||
* @return the corresponding ItemType
|
||||
* @see #hasItemType()
|
||||
* @see BlockData#getPlacementType()
|
||||
* @see BlockData#getPlacementMaterial()
|
||||
*/
|
||||
@NotNull
|
||||
ItemType getItemType();
|
||||
|
Reference in New Issue
Block a user