net.minecraft.world.level.chunk

public interface FeatureAccess

extends BlockGetter

bxp
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_14_R1.IStructureAccess

Method summary

Modifier and TypeMethod
StructureStart
a(String arg0)
getStartForFeature(String arg0)
method_12181(String arg0)
m_ewbgzgif(String arg0)
getStructureStart(String structure)
func_201585_a(String arg0)
void
a(String arg0, ciw arg1)
setStartForFeature(String arg0, StructureStart arg1)
method_12184(String arg0, class_3449 arg1)
m_dwajtiei(String arg0, C_efiavfys arg1)
setStructureStart(String structure, StructureStart start)
func_201584_a(String arg0, StructureStart arg1)
it.unimi.dsi.fastutil.longs.LongSet
b(String arg0)
getReferencesForFeature(String arg0)
method_12180(String arg0)
m_kminhxue(String arg0)
getStructureReferences(String structure)
func_201578_b(String arg0)
void
a(String arg0, long arg1)
addReferenceForFeature(String arg0, long arg1)
method_12182(String arg0, long arg1)
m_mlrsznfc(String arg0, long arg1)
addStructureReference(String structure, long reference)
func_201583_a(String arg0, long arg1)
Map<String, it.unimi.dsi.fastutil.longs.LongSet>
v()
getAllReferences()
method_12179()
m_xngtobam()
getStructureReferences()
func_201604_d()
void
b(Map<String, it.unimi.dsi.fastutil.longs.LongSet> arg0)
setAllReferences(Map<String, it.unimi.dsi.fastutil.longs.LongSet> arg0)
method_12183(Map<String, it.unimi.dsi.fastutil.longs.LongSet> arg0)
m_valtinfh(Map<String, it.unimi.dsi.fastutil.longs.LongSet> arg0)
setStructureReferences(Map<String, it.unimi.dsi.fastutil.longs.LongSet> structureReferences)
func_201606_b(Map<String, it.unimi.dsi.fastutil.longs.LongSet> arg0)