Uses of Class
net.minecraft.world.level.levelgen.feature.configurations.EndGatewayConfiguration
Packages that use EndGatewayConfiguration
Package
Description
-
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 pLevel, BlockPos pPos, EndGatewayConfiguration pConfig) -
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> pContext) Places the given feature at the given location.Constructor parameters in net.minecraft.world.level.levelgen.feature with type arguments of type EndGatewayConfigurationModifierConstructorDescriptionEndGatewayFeature(com.mojang.serialization.Codec<EndGatewayConfiguration> pCodec) -
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