public interface LunarWorldView extends WorldView
| Modifier and Type | Method and Description |
|---|---|
long |
getLunarTime() |
default int |
getMoonPhase()
Gets the moon phase index of Minecraft's moon.
|
default float |
getMoonSize()
Gets the current size of the moon in the world.
|
default float |
getSkyAngle(float tickDelta) |
containsFluid, getAmbientDarkness, getBiome, getBiomeAccess, getBiomeForNoiseGen, getBrightness, getChunk, getChunk, getChunk, getChunk, getColor, getDimension, getExistingChunk, getGeneratorStoredBiome, getLightLevel, getLightLevel, getSeaLevel, getStrongRedstonePower, getTopPosition, getTopY, isAir, isChunkLoaded, isChunkLoaded, isClient, isRegionLoaded, isRegionLoaded, isSkyVisibleAllowingSea, isWater, method_29556getBaseLightLevel, getBrightness, getLightingProvider, getLightLevel, isSkyVisiblecanPlace, getBlockCollisions, getBlockCollisions, getCollisions, getEntityCollisions, getWorldBorder, intersectsEntities, intersectsEntities, isBlockSpaceEmpty, isSpaceEmpty, isSpaceEmpty, isSpaceEmpty, isSpaceEmptygetBlockEntity, getBlockState, getDismountHeight, getDismountHeight, getFluidState, getHeight, getLuminance, getMaxLightLevel, method_29546, raycast, raycast, raycastBlocklong getLunarTime()
default float getMoonSize()
0.0F to 1.0Fdefault float getSkyAngle(float tickDelta)
@Environment(value=CLIENT) default int getMoonPhase()
This is typically used to determine the size of the moon that should be rendered.