Interface MaskSlot
public interface MaskSlot
The slot for the mask.
Used to get the slots for the unique id.
-
Method Details
-
of
Create a mask slot from the slots- Parameters:
slots- the slots- Returns:
- the mask slot
-
of
Create a mask slot from the slots- Parameters:
slots- the slots- Returns:
- the mask slot
-
of
Create a mask slot from the slot stream- Parameters:
slotStream- the slot stream- Returns:
- the mask slot
-
getSlots
Get the slots- Parameters:
uuid- the unique id- Returns:
- the slots
-