类 SheepColorSpawnRules
java.lang.Object
net.minecraft.world.entity.animal.sheep.SheepColorSpawnRules
-
嵌套类概要
嵌套类修饰符和类型类说明(专用程序包) static interface
(专用程序包) static final record
-
字段概要
字段修饰符和类型字段说明private static final SheepColorSpawnRules.SheepColorSpawnConfiguration
private static final SheepColorSpawnRules.SheepColorSpawnConfiguration
private static final SheepColorSpawnRules.SheepColorSpawnConfiguration
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private static WeightedList.Builder
<SheepColorSpawnRules.SheepColorProvider> builder()
private static SheepColorSpawnRules.SheepColorProvider
commonColors
(DyeColor p_405584_) static DyeColor
getSheepColor
(Holder<Biome> p_404960_, RandomSource p_405409_) private static SheepColorSpawnRules.SheepColorSpawnConfiguration
getSheepColorConfiguration
(Holder<Biome> p_405512_) private static SheepColorSpawnRules.SheepColorProvider
private static SheepColorSpawnRules.SheepColorProvider
-
字段详细资料
-
TEMPERATE_SPAWN_CONFIGURATION
private static final SheepColorSpawnRules.SheepColorSpawnConfiguration TEMPERATE_SPAWN_CONFIGURATION -
WARM_SPAWN_CONFIGURATION
-
COLD_SPAWN_CONFIGURATION
-
-
构造器详细资料
-
SheepColorSpawnRules
public SheepColorSpawnRules()
-
-
方法详细资料
-
commonColors
-
getSheepColor
-
getSheepColorConfiguration
private static SheepColorSpawnRules.SheepColorSpawnConfiguration getSheepColorConfiguration(Holder<Biome> p_405512_) -
weighted
private static SheepColorSpawnRules.SheepColorProvider weighted(WeightedList<SheepColorSpawnRules.SheepColorProvider> p_405728_) -
single
-
builder
-