net.minecraft.world.level.chunk

public interface FeatureAccess

cgd
net.minecraft.world.level.chunk.FeatureAccess
net.minecraft.class_2810
net.minecraft.unmapped.C_lquechwx
net.minecraft.world.StructureHolder
net.minecraft.world.IStructureReader
net.minecraft.server.v1_16_R3.IStructureAccess

Method summary

Modifier and TypeMethod
StructureStart<?>
a(cla<?> arg0)
getStartForFeature(StructureFeature<?> arg0)
method_12181(class_3195<?> arg0)
m_ewbgzgif(C_vvmtobpf<?> arg0)
getStructureStart(StructureFeature<?> structure)
func_230342_a_(Structure<?> arg0)
void
a(cla<?> arg0, crv<?> arg1)
setStartForFeature(StructureFeature<?> arg0, StructureStart<?> arg1)
method_12184(class_3195<?> arg0, class_3449<?> arg1)
m_dwajtiei(C_vvmtobpf<?> arg0, C_efiavfys<?> arg1)
setStructureStart(StructureFeature<?> structure, StructureStart<?> start)
func_230344_a_(Structure<?> arg0, StructureStart<?> arg1)
it.unimi.dsi.fastutil.longs.LongSet
b(cla<?> arg0)
getReferencesForFeature(StructureFeature<?> arg0)
method_12180(class_3195<?> arg0)
m_kminhxue(C_vvmtobpf<?> arg0)
getStructureReferences(StructureFeature<?> structure)
func_230346_b_(Structure<?> arg0)
void
a(cla<?> arg0, long arg1)
addReferenceForFeature(StructureFeature<?> arg0, long arg1)
method_12182(class_3195<?> arg0, long arg1)
m_mlrsznfc(C_vvmtobpf<?> arg0, long arg1)
addStructureReference(StructureFeature<?> structure, long reference)
func_230343_a_(Structure<?> arg0, long arg1)
Map<StructureFeature<?>, it.unimi.dsi.fastutil.longs.LongSet>
v()
getAllReferences()
method_12179()
m_xngtobam()
getStructureReferences()
func_201604_d()
void
b(Map<cla<?>, it.unimi.dsi.fastutil.longs.LongSet> arg0)
setAllReferences(Map<StructureFeature<?>, it.unimi.dsi.fastutil.longs.LongSet> arg0)
method_12183(Map<class_3195<?>, it.unimi.dsi.fastutil.longs.LongSet> arg0)
m_valtinfh(Map<C_vvmtobpf<?>, it.unimi.dsi.fastutil.longs.LongSet> arg0)
setStructureReferences(Map<StructureFeature<?>, it.unimi.dsi.fastutil.longs.LongSet> structureReferences)
func_201606_b(Map<Structure<?>, it.unimi.dsi.fastutil.longs.LongSet> arg0)