Class GhostBlockParams
java.lang.Object
com.simibubi.create.foundation.utility.ghost.GhostBlockParams
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected net.minecraft.core.BlockPosprotected final net.minecraft.world.level.block.state.BlockState -
Method Summary
Modifier and TypeMethodDescriptionalpha(float alpha) at(int x, int y, int z) at(net.minecraft.core.BlockPos pos) static GhostBlockParamsof(net.minecraft.world.level.block.Block block) static GhostBlockParamsof(net.minecraft.world.level.block.state.BlockState state)
-
Field Details
-
state
protected final net.minecraft.world.level.block.state.BlockState state -
pos
protected net.minecraft.core.BlockPos pos -
alphaSupplier
-
-
Method Details
-
of
-
of
-
at
-
at
-
alpha
-
alpha
-
breathingAlpha
-