接口 WorldPresets
- 所有超级接口:
pers.saikel0rado1iu.silk.api.generate.DynamicDataEntry<net.minecraft.world.gen.WorldPreset>,pers.saikel0rado1iu.silk.api.generate.world.WorldPresetEntry
public interface WorldPresets
extends pers.saikel0rado1iu.silk.api.generate.world.WorldPresetEntry
世界预设集
蛛丝网迹的所有世界预设- 从以下版本开始:
- 1.0.0
-
嵌套类概要
从接口继承的嵌套类/接口 pers.saikel0rado1iu.silk.api.generate.world.WorldPresetEntry
pers.saikel0rado1iu.silk.api.generate.world.WorldPresetEntry.Registrar -
字段概要
字段 -
方法概要
修饰符和类型方法说明default net.minecraft.registry.RegistryBuilder.BootstrapFunction<net.minecraft.world.gen.WorldPreset> 从接口继承的方法 pers.saikel0rado1iu.silk.api.generate.DynamicDataEntry
configure, register从接口继承的方法 pers.saikel0rado1iu.silk.api.generate.world.WorldPresetEntry
registryKey
-
字段详细资料
-
INSTANCE
-
-
方法详细资料
-
bootstrap
default net.minecraft.registry.RegistryBuilder.BootstrapFunction<net.minecraft.world.gen.WorldPreset> bootstrap()- 指定者:
bootstrap在接口中pers.saikel0rado1iu.silk.api.generate.DynamicDataEntry<net.minecraft.world.gen.WorldPreset>
-