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 void
TheEndGatewayBlockEntity.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_GATEWAY
Method parameters in net.minecraft.world.level.levelgen.feature with type arguments of type EndGatewayConfigurationModifier and TypeMethodDescriptionboolean
EndGatewayFeature.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.CODEC
Methods in net.minecraft.world.level.levelgen.feature.configurations that return EndGatewayConfigurationModifier and TypeMethodDescriptionstatic EndGatewayConfiguration
EndGatewayConfiguration.delayedExitSearch()
static EndGatewayConfiguration