Uses of Class
net.minecraft.util.SectionDistanceGraph
-
Packages that use SectionDistanceGraph Package Description net.minecraft.village net.minecraft.world.lighting -
-
Uses of SectionDistanceGraph in net.minecraft.village
Subclasses of SectionDistanceGraph in net.minecraft.village Modifier and Type Class Description (package private) classPointOfInterestManager.DistanceGraph -
Uses of SectionDistanceGraph in net.minecraft.world.lighting
Subclasses of SectionDistanceGraph in net.minecraft.world.lighting Modifier and Type Class Description classBlockLightStorageclassSectionLightStorage<M extends LightDataMap<M>>classSkyLightStorage
-