Uses of Interface
net.minecraft.world.WorldProperties
| Package | Description |
|---|---|
| net.minecraft.client.world | |
| net.minecraft.world | |
| net.minecraft.world.level |
-
Uses of WorldProperties in net.minecraft.client.world
Classes in net.minecraft.client.world that implement WorldProperties Modifier and Type Class Description static classClientWorld.Properties -
Uses of WorldProperties in net.minecraft.world
Subinterfaces of WorldProperties in net.minecraft.world Modifier and Type Interface Description interfaceMutableWorldPropertiesFields in net.minecraft.world declared as WorldProperties Modifier and Type Field Description private WorldPropertiesChunkRegion. levelPropertiesMethods in net.minecraft.world that return WorldProperties Modifier and Type Method Description WorldPropertiesChunkRegion. getLevelProperties()WorldPropertiesWorld. getLevelProperties()WorldPropertiesWorldAccess. getLevelProperties() -
Uses of WorldProperties in net.minecraft.world.level
Subinterfaces of WorldProperties in net.minecraft.world.level Modifier and Type Interface Description interfaceServerWorldPropertiesClasses in net.minecraft.world.level that implement WorldProperties Modifier and Type Class Description classLevelPropertiesclassUnmodifiableLevelProperties