Package net.minecraft.client.renderer
Interface PostChainConfig.Input
- All Known Implementing Classes:
PostChainConfig.TargetInput
,PostChainConfig.TextureInput
- Enclosing class:
PostChainConfig
public static sealed interface PostChainConfig.Input
permits PostChainConfig.TextureInput, PostChainConfig.TargetInput
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<PostChainConfig.Input> -
Method Summary
-
Field Details
-
CODEC
-
-
Method Details
-
samplerName
String samplerName() -
referencedTargets
Set<ResourceLocation> referencedTargets()
-