类 SectionOcclusionGraph.Node
java.lang.Object
net.minecraft.client.renderer.SectionOcclusionGraph.Node
-
字段概要
字段修饰符和类型字段说明(专用程序包) byte
protected final SectionRenderDispatcher.RenderSection
private byte
final int
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明(专用程序包) void
addSourceDirection
(Direction p_299877_) boolean
(专用程序包) boolean
hasDirection
(Direction p_299145_) int
hashCode()
boolean
hasSourceDirection
(int p_301075_) (专用程序包) boolean
(专用程序包) void
setDirections
(byte p_298984_, Direction p_300480_)
-
字段详细资料
-
section
-
sourceDirections
private byte sourceDirections -
directions
byte directions -
step
public final int step
-
-
构造器详细资料
-
Node
Node(SectionRenderDispatcher.RenderSection p_299649_, @Nullable Direction p_299325_, int p_298364_)
-
-
方法详细资料