Uses of Class
net.minecraft.world.level.levelgen.feature.configurations.EndGatewayConfiguration
Packages that use EndGatewayConfiguration
Package
Description
-
Uses of EndGatewayConfiguration in net.minecraft.data.worldgen.features
Fields in net.minecraft.data.worldgen.features with type parameters of type EndGatewayConfigurationModifier and TypeFieldDescriptionstatic final Holder<ConfiguredFeature<EndGatewayConfiguration,?>> EndFeatures.END_GATEWAY_DELAYEDstatic final Holder<ConfiguredFeature<EndGatewayConfiguration,?>> EndFeatures.END_GATEWAY_RETURN -
Uses of EndGatewayConfiguration in net.minecraft.world.level.block.entity
Methods in net.minecraft.world.level.block.entity with parameters of type EndGatewayConfigurationModifier and TypeMethodDescriptionprivate static voidTheEndGatewayBlockEntity.spawnGatewayPortal(ServerLevel p_155822_, BlockPos p_155823_, EndGatewayConfiguration p_155824_) -
Uses of EndGatewayConfiguration in net.minecraft.world.level.levelgen.feature
Fields in net.minecraft.world.level.levelgen.feature with type parameters of type EndGatewayConfigurationModifier and TypeFieldDescriptionstatic final Feature<EndGatewayConfiguration>Feature.END_GATEWAYMethod parameters in net.minecraft.world.level.levelgen.feature with type arguments of type EndGatewayConfigurationModifier and TypeMethodDescriptionbooleanEndGatewayFeature.place(FeaturePlaceContext<EndGatewayConfiguration> p_159715_) Constructor parameters in net.minecraft.world.level.levelgen.feature with type arguments of type EndGatewayConfigurationModifierConstructorDescriptionEndGatewayFeature(com.mojang.serialization.Codec<EndGatewayConfiguration> p_65682_) -
Uses of EndGatewayConfiguration in net.minecraft.world.level.levelgen.feature.configurations
Fields in net.minecraft.world.level.levelgen.feature.configurations with type parameters of type EndGatewayConfigurationModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<EndGatewayConfiguration>EndGatewayConfiguration.CODECMethods in net.minecraft.world.level.levelgen.feature.configurations that return EndGatewayConfigurationModifier and TypeMethodDescriptionstatic EndGatewayConfigurationEndGatewayConfiguration.delayedExitSearch()static EndGatewayConfiguration