public interface PropertyDelegateHolder
SyncedGuiDescription.getBlockPropertyDelegate(net.minecraft.screen.ScreenHandlerContext)
net.minecraft.screen.PropertyDelegate
getPropertyDelegate()
net.minecraft.screen.PropertyDelegate getPropertyDelegate()
On the client, the returned property delegate must have a working implementation of PropertyDelegate.set(int, int).
PropertyDelegate.set(int, int)