Uses of Class
net.minecraft.world.gen.feature.EndGatewayConfig
Packages that use EndGatewayConfig
-
Uses of EndGatewayConfig in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type EndGatewayConfigModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<EndGatewayConfig>EndGatewayConfig.CODECstatic final Feature<EndGatewayConfig>Feature.END_GATEWAYMethods in net.minecraft.world.gen.feature that return EndGatewayConfigModifier and TypeMethodDescriptionstatic EndGatewayConfigEndGatewayConfig.delayedExitSearch()static EndGatewayConfigMethods in net.minecraft.world.gen.feature with parameters of type EndGatewayConfigModifier and TypeMethodDescriptionbooleanEndGatewayFeature.place(ISeedReader p_241855_1_, ChunkGenerator p_241855_2_, Random p_241855_3_, BlockPos p_241855_4_, EndGatewayConfig p_241855_5_) Constructor parameters in net.minecraft.world.gen.feature with type arguments of type EndGatewayConfigModifierConstructorDescriptionEndGatewayFeature(com.mojang.serialization.Codec<EndGatewayConfig> p_i231951_1_)