Uses of Class
net.minecraft.world.level.levelgen.feature.configurations.EndGatewayConfiguration
Package
Description
-
Uses of EndGatewayConfiguration in net.minecraft.world.level.block.entity
Modifier 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
Modifier and TypeMethodDescriptionboolean
EndGatewayFeature.place(FeaturePlaceContext<EndGatewayConfiguration> p_159715_)
ModifierConstructorDescriptionEndGatewayFeature(com.mojang.serialization.Codec<EndGatewayConfiguration> p_65682_)
-
Uses of EndGatewayConfiguration in net.minecraft.world.level.levelgen.feature.configurations
Modifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<EndGatewayConfiguration>
EndGatewayConfiguration.CODEC
Modifier and TypeMethodDescriptionstatic EndGatewayConfiguration
EndGatewayConfiguration.delayedExitSearch()
static EndGatewayConfiguration