Interface IPlatformHelper
public interface IPlatformHelper
-
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> Get the conventional peaceful biome tag
-
Method Details
-
getPeacefulTag
net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> getPeacefulTag()Get the conventional peaceful biome tag- Returns:
- the peaceful biome tag
-