Uses of Class
net.minecraft.world.level.levelgen.structure.templatesystem.rule.blockentity.Passthrough
Packages that use Passthrough
Package
Description
-
Uses of Passthrough in net.minecraft.world.level.levelgen.structure.templatesystem
Fields in net.minecraft.world.level.levelgen.structure.templatesystem declared as PassthroughModifier and TypeFieldDescriptionstatic final PassthroughProcessorRule.DEFAULT_BLOCK_ENTITY_MODIFIER -
Uses of Passthrough in net.minecraft.world.level.levelgen.structure.templatesystem.rule.blockentity
Fields in net.minecraft.world.level.levelgen.structure.templatesystem.rule.blockentity declared as PassthroughFields in net.minecraft.world.level.levelgen.structure.templatesystem.rule.blockentity with type parameters of type PassthroughModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<Passthrough> Passthrough.CODECstatic final RuleBlockEntityModifierType<Passthrough> RuleBlockEntityModifierType.PASSTHROUGH