com.hypixel.hytale.server.core.entity.entities.player.windows.ValidatedWindow
Methods
Public Methods
Fields
Constructors
package com.hypixel.hytale.server.core.entity.entities.player.windows; public interface ValidatedWindow { boolean validate(); }