Uses of Interface
dev.wyck.wrapper.level.dimension.Infiniburn
Packages that use Infiniburn
-
Uses of Infiniburn in dev.wyck.model.level.dimension
Methods in dev.wyck.model.level.dimension that return InfiniburnModifier and TypeMethodDescriptionDimension.infiniburn()A tag of blocks that will burn infinitely in this dimension type.DimensionImpl.infiniburn()Methods in dev.wyck.model.level.dimension with parameters of type InfiniburnConstructors in dev.wyck.model.level.dimension with parameters of type InfiniburnModifierConstructorDescriptionDimensionImpl(ResourceKey resourceKey, boolean hasFixedTime, boolean hasSkyLight, boolean hasCeiling, boolean hasEnderDragonFight, double coordinateScale, int minY, int height, int logicalHeight, Infiniburn infiniburn, float ambientLight, MonsterSettings monsterSettings, Skybox skybox, CardinalLightType cardinalLightType, EnvironmentAttributeMap attributes, TimelineSet timelines, @Nullable WorldClock defaultClock) -
Uses of Infiniburn in dev.wyck.wrapper.level.dimension
Fields in dev.wyck.wrapper.level.dimension declared as InfiniburnModifier and TypeFieldDescriptionstatic final InfiniburnInfiniburn.ENDstatic final InfiniburnInfiniburn.NETHERstatic final InfiniburnInfiniburn.OVERWORLDMethods in dev.wyck.wrapper.level.dimension that return InfiniburnModifier and TypeMethodDescriptionInfiniburn.Factory.create(ResourceKey tag) static InfiniburnInfiniburn.of(ResourceKey tag) Creates a reference to a registered infiniburn.static InfiniburnCreates a reference to a registered infiniburn.