net.minecraft.world.level.chunk

public interface StructureAccess

eam
net.minecraft.world.level.chunk.StructureAccess
net.minecraft.class_2810
net.minecraft.world.StructureHolder
net.minecraft.world.level.chunk.StructureAccess

Method summary

Modifier and TypeMethod
StructureStart
a(eok arg0)
getStartForStructure(Structure arg0)
method_12181(class_3195 arg0)
getStructureStart(Structure structure)
void
a(eok arg0, eos arg1)
setStartForStructure(Structure arg0, StructureStart arg1)
method_12184(class_3195 arg0, class_3449 arg1)
setStructureStart(Structure structure, StructureStart start)
it.unimi.dsi.fastutil.longs.LongSet
b(eok arg0)
getReferencesForStructure(Structure arg0)
method_12180(class_3195 arg0)
getStructureReferences(Structure structure)
void
a(eok arg0, long arg1)
addReferenceForStructure(Structure arg0, long arg1)
method_12182(class_3195 arg0, long arg1)
addStructureReference(Structure structure, long reference)
Map<Structure, it.unimi.dsi.fastutil.longs.LongSet>
h()
getAllReferences()
method_12179()
getStructureReferences()
void
b(Map<eok, it.unimi.dsi.fastutil.longs.LongSet> arg0)
setAllReferences(Map<Structure, it.unimi.dsi.fastutil.longs.LongSet> arg0)
method_12183(Map<class_3195, it.unimi.dsi.fastutil.longs.LongSet> arg0)
setStructureReferences(Map<Structure, it.unimi.dsi.fastutil.longs.LongSet> structureReferences)