Uses of Enum Class
net.minecraft.world.level.block.WeatheringCopper.WeatherState
Packages that use WeatheringCopper.WeatherState
Package
Description
-
Uses of WeatheringCopper.WeatherState in net.minecraft.client.data.models
Methods in net.minecraft.client.data.models with parameters of type WeatheringCopper.WeatherStateModifier and TypeMethodDescriptionvoidBlockModelGenerators.createCopperGolemStatue(Block pStatueBlock, Block pCopperBlock, WeatheringCopper.WeatherState pWeatherState) -
Uses of WeatheringCopper.WeatherState in net.minecraft.client.renderer.entity.state
Fields in net.minecraft.client.renderer.entity.state declared as WeatheringCopper.WeatherState -
Uses of WeatheringCopper.WeatherState in net.minecraft.client.renderer.special
Constructors in net.minecraft.client.renderer.special with parameters of type WeatheringCopper.WeatherStateModifierConstructorDescriptionUnbaked(WeatheringCopper.WeatherState p_447117_, CopperGolemStatueBlock.Pose p_445375_) -
Uses of WeatheringCopper.WeatherState in net.minecraft.network.syncher
Fields in net.minecraft.network.syncher with type parameters of type WeatheringCopper.WeatherStateModifier and TypeFieldDescriptionstatic final EntityDataSerializer<WeatheringCopper.WeatherState> EntityDataSerializers.WEATHERING_COPPER_STATE -
Uses of WeatheringCopper.WeatherState in net.minecraft.world.entity.animal.golem
Fields in net.minecraft.world.entity.animal.golem with type parameters of type WeatheringCopper.WeatherStateModifier and TypeFieldDescriptionprivate static final EntityDataAccessor<WeatheringCopper.WeatherState> CopperGolem.DATA_WEATHER_STATEprivate static final Map<WeatheringCopper.WeatherState, CopperGolemOxidationLevel> CopperGolemOxidationLevels.WEATHERED_STATESMethods in net.minecraft.world.entity.animal.golem that return WeatheringCopper.WeatherStateMethods in net.minecraft.world.entity.animal.golem with parameters of type WeatheringCopper.WeatherStateModifier and TypeMethodDescriptionstatic CopperGolemOxidationLevelCopperGolemOxidationLevels.getOxidationLevel(WeatheringCopper.WeatherState pWeatherState) voidCopperGolem.setWeatherState(WeatheringCopper.WeatherState pWeatherState) voidCopperGolem.spawn(WeatheringCopper.WeatherState pWeatherState) -
Uses of WeatheringCopper.WeatherState in net.minecraft.world.level.block
Fields in net.minecraft.world.level.block declared as WeatheringCopper.WeatherStateModifier and TypeFieldDescriptionprivate final WeatheringCopper.WeatherStateCopperGolemStatueBlock.weatheringStateprivate final WeatheringCopper.WeatherStateCopperChestBlock.weatherStateprivate final WeatheringCopper.WeatherStateWeatheringCopperBarsBlock.weatherStateprivate final WeatheringCopper.WeatherStateWeatheringCopperBulbBlock.weatherStateprivate final WeatheringCopper.WeatherStateWeatheringCopperChainBlock.weatherStateprivate final WeatheringCopper.WeatherStateWeatheringCopperDoorBlock.weatherStateprivate final WeatheringCopper.WeatherStateWeatheringCopperFullBlock.weatherStateprivate final WeatheringCopper.WeatherStateWeatheringCopperGrateBlock.weatherStateprivate final WeatheringCopper.WeatherStateWeatheringCopperSlabBlock.weatherStateprivate final WeatheringCopper.WeatherStateWeatheringCopperStairBlock.weatherStateprivate final WeatheringCopper.WeatherStateWeatheringCopperTrapDoorBlock.weatherStateprivate final WeatheringCopper.WeatherStateWeatheringLanternBlock.weatherStateprivate final WeatheringCopper.WeatherStateWeatheringLightningRodBlock.weatherStateFields in net.minecraft.world.level.block with type parameters of type WeatheringCopper.WeatherStateModifier and TypeFieldDescriptionstatic final IntFunction<WeatheringCopper.WeatherState> WeatheringCopper.WeatherState.BY_IDstatic final com.mojang.serialization.Codec<WeatheringCopper.WeatherState> WeatheringCopper.WeatherState.CODECstatic final StreamCodec<io.netty.buffer.ByteBuf, WeatheringCopper.WeatherState> WeatheringCopper.WeatherState.STREAM_CODECMethods in net.minecraft.world.level.block that return WeatheringCopper.WeatherStateModifier and TypeMethodDescriptionWeatheringCopperBarsBlock.getAge()WeatheringCopperBulbBlock.getAge()WeatheringCopperChainBlock.getAge()WeatheringCopperChestBlock.getAge()WeatheringCopperDoorBlock.getAge()WeatheringCopperFullBlock.getAge()WeatheringCopperGolemStatueBlock.getAge()WeatheringCopperGrateBlock.getAge()WeatheringCopperSlabBlock.getAge()WeatheringCopperStairBlock.getAge()WeatheringCopperTrapDoorBlock.getAge()WeatheringLanternBlock.getAge()WeatheringLightningRodBlock.getAge()CopperChestBlock.getState()CopperGolemStatueBlock.getWeatheringState()private WeatheringCopper.WeatherStateCarvedPumpkinBlock.getWeatherStateFromPattern(BlockPattern.BlockPatternMatch pPattern) WeatheringCopper.WeatherState.next()WeatheringCopper.WeatherState.previous()Returns the enum constant of this class with the specified name.static WeatheringCopper.WeatherState[]WeatheringCopper.WeatherState.values()Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in net.minecraft.world.level.block with type arguments of type WeatheringCopper.WeatherStateModifier and TypeMethodDescriptionstatic <WaxedBlock extends Block,WeatheringBlock extends Block & WeatheringCopper>
WeatheringCopperBlocksWeatheringCopperBlocks.create(String pId, org.apache.commons.lang3.function.TriFunction<String, Function<BlockBehaviour.Properties, Block>, BlockBehaviour.Properties, Block> pRegister, Function<BlockBehaviour.Properties, WaxedBlock> pWaxedBlockGetter, BiFunction<WeatheringCopper.WeatherState, BlockBehaviour.Properties, WeatheringBlock> pWeatheredBlockGetter, Function<WeatheringCopper.WeatherState, BlockBehaviour.Properties> pPropertiesGetter) Constructors in net.minecraft.world.level.block with parameters of type WeatheringCopper.WeatherStateModifierConstructorDescriptionCopperChestBlock(WeatheringCopper.WeatherState pWeatherState, SoundEvent pOpenSound, SoundEvent pCloseSound, BlockBehaviour.Properties pProperties) CopperGolemStatueBlock(WeatheringCopper.WeatherState pWeatheringState, BlockBehaviour.Properties pProperties) WeatheringCopperBarsBlock(WeatheringCopper.WeatherState pWeatherState, BlockBehaviour.Properties pProperties) WeatheringCopperBulbBlock(WeatheringCopper.WeatherState pWeatherState, BlockBehaviour.Properties pProperties) WeatheringCopperChainBlock(WeatheringCopper.WeatherState pWeatherState, BlockBehaviour.Properties pProperties) WeatheringCopperChestBlock(WeatheringCopper.WeatherState p_434329_, SoundEvent p_432951_, SoundEvent p_433574_, BlockBehaviour.Properties p_433282_) WeatheringCopperDoorBlock(BlockSetType pType, WeatheringCopper.WeatherState pWeatherState, BlockBehaviour.Properties pProperties) WeatheringCopperFullBlock(WeatheringCopper.WeatherState pWeatherState, BlockBehaviour.Properties pProperties) WeatheringCopperGolemStatueBlock(WeatheringCopper.WeatherState p_433117_, BlockBehaviour.Properties p_433942_) WeatheringCopperGrateBlock(WeatheringCopper.WeatherState pWeatherState, BlockBehaviour.Properties pProperties) WeatheringCopperSlabBlock(WeatheringCopper.WeatherState pWeatherState, BlockBehaviour.Properties pProperties) WeatheringCopperStairBlock(WeatheringCopper.WeatherState pWeatherState, BlockState pBaseState, BlockBehaviour.Properties pProperties) WeatheringCopperTrapDoorBlock(BlockSetType pType, WeatheringCopper.WeatherState pWeatherState, BlockBehaviour.Properties pProperties) WeatheringLanternBlock(WeatheringCopper.WeatherState pWeatherState, BlockBehaviour.Properties pProperties) WeatheringLightningRodBlock(WeatheringCopper.WeatherState pWeatherState, BlockBehaviour.Properties pProperties)