接口 PostChainConfig.Input
- 封闭类:
PostChainConfig
public static sealed interface PostChainConfig.Input
permits PostChainConfig.TextureInput, PostChainConfig.TargetInput
-
字段概要
字段 -
方法概要
-
字段详细资料
-
CODEC
-
-
方法详细资料
-
samplerName
String samplerName() -
referencedTargets
Set<ResourceLocation> referencedTargets()
-