mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-31 21:37:39 +01:00
parent
e3ed32721a
commit
aa5b69a0ea
@ -106,7 +106,7 @@ public interface ItemFrame extends Hanging {
|
||||
* damage, interaction, pistons, or missing supporting blocks), rotate the
|
||||
* item or place/remove items.
|
||||
*
|
||||
* @param visible whether the item frame is fixed or not
|
||||
* @param fixed whether the item frame is fixed or not
|
||||
*/
|
||||
void setFixed(boolean visible);
|
||||
void setFixed(boolean fixed);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user