Class OverlayQueueInfo
-
- All Implemented Interfaces:
public final class OverlayQueueInfo
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public class
OverlayQueueInfo.Companion
-
Constructor Summary
Constructors Constructor Description OverlayQueueInfo(ResourceLocation texture, Integer duration, Integer delay)
-
Method Summary
Modifier and Type Method Description final ResourceLocation
getTexture()
final Integer
getDuration()
final Integer
getDelay()
-
-
Method Detail
-
getTexture
final ResourceLocation getTexture()
-
getDuration
final Integer getDuration()
-
-
-
-