Interface TheEndBiomeSource
- All Superinterfaces:
BiomeSource, Wrapper
The biome source used for the End dimension.
- Since:
- 3.0.0
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TheEndBiomeSourceThe singleton instance ofTheEndBiomeSource. -
Method Summary
Methods inherited from interface Wrapper
asHandle, toMinecraft, unwrap
-
Field Details
-
INSTANCE
The singleton instance ofTheEndBiomeSource.
-